[Biopython-dev] Making biopython release

Jeffrey Chang jchang at SMI.Stanford.EDU
Thu Nov 21 17:19:06 EST 2002


On Thu, Nov 21, 2002 at 09:47:08AM -0800, Iddo Friedberg wrote:
> I updated the test_FSSP 3 weeks ago, should be clean & fast. (Well, 
> faster). Can you email me the errors you are getting?

Sure -- here ya go!

Jeff




[krusty:~/remotecvs/biopython/Tests] jchang% python run_tests.py test_FSSP
test_FSSP ... FAIL

======================================================================
FAIL: test_FSSP
----------------------------------------------------------------------
Traceback (most recent call last):
  File "run_tests.py", line 131, in runTest
    self.runSafeTest()
  File "run_tests.py", line 168, in runSafeTest
    expected_handle)
  File "run_tests.py", line 237, in compare_output
    assert expected_test == test_name, "\nOutput:   %s\nExpected: %s" % \
AssertionError: 
Output:   test_FSSP
Expected: 
----------------------------------------------------------------------
Ran 1 tests in 122.241s

FAILED (failures=1)



More information about the Biopython-dev mailing list