This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients brian.curtin, gvanrossum, sbt, tim.golden, vstinner, yselivanov
Date 2014-02-21.17:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393004586.74.0.902089276264.issue20720@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect it's just a race in the test. This happened to me recently too when I ran the tests on my Windows 7 laptop, and upon the second try it passed, so I just figured it was a race. After all the test does use run_briefly(), which might as well be renamed run_with_race_condition().
History
Date User Action Args
2014-02-21 17:43:06gvanrossumsetrecipients: + gvanrossum, vstinner, tim.golden, brian.curtin, sbt, yselivanov
2014-02-21 17:43:06gvanrossumsetmessageid: <1393004586.74.0.902089276264.issue20720@psf.upfronthosting.co.za>
2014-02-21 17:43:06gvanrossumlinkissue20720 messages
2014-02-21 17:43:06gvanrossumcreate