Charles-François Natali <neolo...@free.fr> added the comment: > There's certainly a problem to be addressed here, but integrating the test > into the regular test suite represents a problem in that the test takes > around 10 minutes to run, and sometimes completes successfully. I'm not sure > a 10-minute extension of the time taken to run regrtest will be acceptable, > but if the test is skipped unless explicitly enabled, then I'm not sure it'll > add much value.
There's no reason to wait for 10 minutes: one can reduce the number of iterations greatly, so that it can run in a matter of seconds. Since the test is run by all the builders multiple times per day, should the race condition resurface, it will trigger a buildbot failure some day. No need for it to trigger a failure every time. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14632> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com