Message71910
It seems that if the tests are run in this order:
./python -E -tt ./Lib/test/regrtest.py -u all test_xmlrpc test_ctypes
test_json test_bsddb3 test_pickletools
The error will trigger consistently. That is in 2.6 with a debug build
on a dual cpu box. A debug build of 3.0 on the same machine did not
fail though I don't know if 3.0 has this problem. I was unable to prune
the list further. The 3 tests (xmlrpc, ctypes and json) can be run in
any order prior to bsdb3 and then pickletools. |
|
Date |
User |
Action |
Args |
2008-08-25 06:40:02 | nnorwitz | set | recipients:
+ nnorwitz |
2008-08-25 06:40:01 | nnorwitz | set | messageid: <1219646401.95.0.503836718756.issue3657@psf.upfronthosting.co.za> |
2008-08-25 06:40:00 | nnorwitz | link | issue3657 messages |
2008-08-25 06:39:59 | nnorwitz | create | |
|