[Biopython-dev] Fwd: buildbot failure in Biopython on Linux 64 - Python 2.6

Peter Cock p.j.a.cock at googlemail.com
Wed May 23 09:29:52 UTC 2012


Hi Brandon,

I only tested your fix on my Mac which doesn't have PAML installed.
The buildslaves caught some problems last night:

e.g. from a 64bit Linux machine,

======================================================================
FAIL: testParseAllNSsites (__main__.ModTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_PAML_codeml.py", line 245, in testParseAllNSsites
    self.assertEqual(len(results["NSsites"]), 6, version_msg)
AssertionError: Improper parsing for version 4.3

And from a 32bit Windows machine,

======================================================================
FAIL: testParseAllNSsites (test_PAML_codeml.ModTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\repositories\BuildBotBiopython\win32\build\build\py3.2\Tests\test_PAML_codeml.py",
line 245, in testParseAllNSsites
    self.assertEqual(len(results["NSsites"]), 6, version_msg)
AssertionError: 1 != 6 : Improper parsing for version 4.1


Can you reproduce this locally?

Thanks,

Peter



More information about the Biopython-dev mailing list