]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
disable the crashing test. I will also file a bug. This crash does
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 15 May 2008 04:56:18 +0000 (04:56 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 15 May 2008 04:56:18 +0000 (04:56 +0000)
commit00ca01e7c34a6ae791ec9d113e630b34b4982399
tree13a5d552ccd4c7ae0bee267710ad22fd607692b0
parent9b73f6f0d96817c99a94e5522f9a4faed3d13c25
disable the crashing test.  I will also file a bug.  This crash does
not appear to be a new bug, its just that the test coverage went up
recently exposing it.  (I verified that by testing this test code on
an older Modules/_bsddb.c)
Lib/bsddb/test/test_lock.py