[Zope3-dev] ZODB test failure under Linux

Marius Gedminas mgedmin@codeworks.lt
Wed, 15 Jan 2003 13:01:20 +0200


Hi,

I've been seeing this for the last couple of days:

======================================================================
FAIL: testBucketSplitConflict (zodb.btrees.tests.test_conflict.NastyConfict)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/users/mg/Zope3/src/zodb/btrees/tests/test_conflict.py", line 523, in testBucketSplitConflict
    self.assertRaises(ConflictError, get_transaction().commit)
  File "/usr/lib/python2.2/unittest.py", line 279, in failUnlessRaises
    raise self.failureException, excName
AssertionError: ConflictError

----------------------------------------------------------------------
Ran 3365 tests in 442.461s

FAILED (failures=1)


Any ideas?

Marius Gedminas
-- 
... Another nationwide organization's computer system crashed twice in less
than a year. The cause of each crash was a computer virus....
		-- Paul Mungo, Bryan Glough  _Approaching_Zero_
(in 1986 computer crashes were something out of the ordinary.  Win95 anyone?)