arvindm95 / unladen-swallow

Automatically exported from code.google.com/p/unladen-swallow
Other
0 stars 0 forks source link

Some tests are flaky #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
test_bsddb3 fails sometimes, passes other times, resulting in spurious
failure reports. There may be patches upstream to make it more stable.

Original issue reported on code.google.com by collinw on 15 May 2009 at 9:49

GoogleCodeExporter commented 8 years ago
I've disabled test_bsddb3 on all the buildbots.

Other flaky tests:
- test_smtplib: looks like a race condition with finalization. This is flaky in
mainline, too.
- test_multiprocessing: test deadlocks, gets killed by buildbot. Jesse Noller 
has
said that updating to 2.6.2 might help this test's stability.

Original comment by collinw on 27 May 2009 at 9:23

GoogleCodeExporter commented 8 years ago

Original comment by collinw on 29 May 2009 at 4:02

GoogleCodeExporter commented 8 years ago
Which of the bsddb3 tests actually fails?  I've tried several time to reproduce 
the
flaky behaviour tonight on the trunk, and failed.  (e.g. on r261:697)  Has this
problem been fixed upstream or what?

Original comment by wpr...@gmail.com on 6 Jul 2009 at 11:10

GoogleCodeExporter commented 8 years ago

Original comment by collinw on 16 Dec 2009 at 11:52