[Python-Dev] Spurious Buildbot Reports

Raymond Hettinger python at rcn.com
Thu Dec 20 01:33:02 CET 2007


The bots are kicking-off so many false alarms that it is becoming difficult to tell whether a check-in genuinely broke a build.

At the root of the problem is a number of tests in the test suite that randomly blow-up.  I now tend to automatically dismiss failures in test_logging and test_threading for example.


Raymond


More information about the Python-Dev mailing list