[Zope-tests] FAILED (failures=1) : Zope-2.9 Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Mon Aug 21 21:29:47 EDT 2006


Zope Unit Tests : FAILED (failures=1)
Zope-2.9 Python-2.4.3 : Linux

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:


Failure in test test_5_COPY (OFS.tests.testCopySupportHooks.TestCopySupportSublocation)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/tests/testCopySupportHooks.py", line 219, in test_5_COPY
    self.assertEqual(self.subfolder.yourfolder.mydoc.order(), (1, 2, 0))    # add, clone
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: (1, 0, 0) != (1, 2, 0)

  Ran 4745 tests with 1 failures and 0 errors in 184.030 seconds.

FAILED (failures=1)


More information about the Zope-tests mailing list