STINNER Victor <victor.stin...@haypocalc.com> added the comment:

It failed also on "AMD64 FreeBSD 8.2 3.x" buildbot:
-----------------
test test_compileall failed -- Traceback (most recent call last):
  File 
"/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/test_compileall.py",
 line 253, in test_regexp
    self.assertCompiled(self.initfn)
  File 
"/usr/home/buildbot/buildarea/3.x.krah-freebsd/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/AMD64%20FreeBSD%208.2%203.x/builds/102/steps/test/logs/stdio

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11873>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to