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 vstinner
Recipients brett.cannon, pitrou, vstinner
Date 2012-12-04.08:37:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354610234.83.0.00487836911931.issue16604@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5975/steps/test/logs/stdio

======================================================================
FAIL: test_parallel_meta_path (test.test_threaded_import.ThreadedImportTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_threaded_import.py", line 133, in test_parallel_meta_path
    self.assertEqual(finder.x, finder.numcalls)
AssertionError: 93 != 94
History
Date User Action Args
2012-12-04 08:37:14vstinnersetrecipients: + vstinner, brett.cannon, pitrou
2012-12-04 08:37:14vstinnersetmessageid: <1354610234.83.0.00487836911931.issue16604@psf.upfronthosting.co.za>
2012-12-04 08:37:14vstinnerlinkissue16604 messages
2012-12-04 08:37:14vstinnercreate