[New-bugs-announce] [issue11873] test_regexp() of test_compileall failure on "x86 OpenIndiana 3.x"

STINNER Victor report at bugs.python.org
Tue Apr 19 10:12:22 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

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

----------
components: Tests
messages: 134019
nosy: haypo
priority: normal
severity: normal
status: open
title: test_regexp() of test_compileall failure on "x86 OpenIndiana 3.x"
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11873>
_______________________________________


More information about the New-bugs-announce mailing list