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 vstinner
Date 2011-04-19.08:12:21
SpamBayes Score 0.001828826
Marked as misclassified No
Message-id <1303200742.44.0.692336710833.issue11873@psf.upfronthosting.co.za>
In-reply-to
Content
Trace:
----------------------------------------------------------------------
[ 30/354] test_compileall
test test_compileall failed -- Traceback (most recent call last):
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_compileall.py", line 253, in test_regexp
    self.assertCompiled(self.initfn)
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_compileall.py", line 149, in assertCompiled
    self.assertTrue(os.path.exists(imp.cache_from_source(fn)))
AssertionError: False is not true
----------------------------------------------------------------------
http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/1097/steps/test/logs/stdio
History
Date User Action Args
2011-04-19 08:12:22vstinnersetrecipients: + vstinner
2011-04-19 08:12:22vstinnersetmessageid: <1303200742.44.0.692336710833.issue11873@psf.upfronthosting.co.za>
2011-04-19 08:12:21vstinnerlinkissue11873 messages
2011-04-19 08:12:21vstinnercreate