Commit ad8605df authored by Tim Peters's avatar Tim Peters

Updated info about test_bsddb3 failures.

parent ecd79eb7
......@@ -222,6 +222,10 @@ _bsddb.pyd - 0 error(s), 4 warning(s)
XXX rec = c.next()
XXX DBLockDeadlockError: (-30996, 'DB_LOCK_DEADLOCK: Locker killed
XXX to resolve a deadlock')
XXX
XXX I'm told that DBLockDeadlockError is expected at times. It
XXX doesn't cause a test to fail when it happens (exceptions in
XXX threads are invisible to unittest).
_ssl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment