Re: Git master branch freeze for Biopython 1.69 release
Peter Cock <[email protected]> Fri, 7 Apr 2017 15:45:59 +0100
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <CAKVJ-_4+7fssqYxW-=91q3OUoAs3TSyeA3yDHctbhDz011_DQw@mail.gmail.com> |
On Fri, Apr 7, 2017 at 3:39 PM, Fulton, Ben <[email protected]> wrote: > Pull request submitted. Did you just copy that comment from the last release email? ☺ > Not consciously, grin. > I got an error in testing that I don't remember seeing before: > > ====================================================================== > ERROR: test_correct_retrieval_1 (test_MafIO_index.TestSpliceGoodMAF) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "C:\Users\befulton\Documents\GIT\biopython\Tests\test_MafIO_index.py", line 398, in test_correct_retrieval_1 > 3227479), 1) > File "C:\Users\befulton\Documents\GIT\biopython\build\lib.win32-3.5\Bio\AlignIO\MafIO.py", line 555, in get_spliced > fetched = [multiseq for multiseq in self.search(starts, ends)] > File "C:\Users\befulton\Documents\GIT\biopython\build\lib.win32-3.5\Bio\AlignIO\MafIO.py", line 555, in <listcomp> > fetched = [multiseq for multiseq in self.search(starts, ends)] > File "C:\Users\befulton\Documents\GIT\biopython\build\lib.win32-3.5\Bio\AlignIO\MafIO.py", line 530, in search > (rec_start, rec_end, offset, start, end)) > ValueError: Expected 3185728-3185798 @ offset 1974167, found 3185634-3185641 > > I don't know if it's a Windows thing, or known bug, or something else. That is troubling. Could you log this as an issue on GitHub? Was it just Python 3.5? Peter _______________________________________________ Biopython-dev mailing list [email protected] http://mailman.open-bio.org/mailman/listinfo/biopython-dev