[issue10402] sporadic test_bsddb3 failures

2014-06-28 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Closed as requested. -- resolution: -> out of date stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ __

[issue10402] sporadic test_bsddb3 failures

2014-06-27 Thread Mark Lawrence
Mark Lawrence added the comment: As #3892 has been closed this can also be closed. -- nosy: +BreamoreBoy ___ Python tracker ___ ___ Py

[issue10402] sporadic test_bsddb3 failures

2010-11-24 Thread Hirokazu Yamamoto
Hirokazu Yamamoto added the comment: This should be duplicate of #3892. I suppose timeout in this test might be very short. Refers to http://www.systomath.eu/doc/BerkeleyDb-4.7/html/api_c/rep_timeout.html timeout is in microseconds, so self.dbenvMaster.rep_set_timeout(db.DB_REP_CONNECTION_RET

[issue10402] sporadic test_bsddb3 failures

2010-11-12 Thread Antoine Pitrou
New submission from Antoine Pitrou : test_bsddb3 often produces the following failure under the Windows buildbots. It could probably be solved by choosing a larger timeout (time.time() on Windows is rather imprecise): test test_bsddb3 failed -- Traceback (most recent call last): File "D:\cy