Jason Vas Dias <[email protected]> added the comment:
test_too_high_from_package (test.test_import.RelativeImportFromImportlibTests)
... test test_import failed -- Traceback (most recent call last):
File "/usr/src/cpython/Lib/test/test_import.py", line 545, in
test_unwritable_directory
'__pycache__', '{}.{}.pyc'.format(TESTFN, self.tag))))
AssertionError: True is not false
ok
======================================================================
FAIL: test_unwritable_directory (test.test_import.PycacheTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/src/cpython/Lib/test/test_import.py", line 545, in
test_unwritable_directory
'__pycache__', '{}.{}.pyc'.format(TESTFN, self.tag))))
AssertionError: True is not false
----------------------------------------------------------------------
Ran 40 tests in 0.878s
FAILED (failures=1)
[150/354] test_importhooks
testBlocker (test.test_importhooks.ImportHooksTestCase) ... ok
testImpWrapper (test.test_importhooks.ImportHooksTestCase) ... ok
testMetaPath (test.test_importhooks.ImportHooksTestCase) ... ok
testPathHook (test.test_importhooks.ImportHooksTestCase) ... ok
----------------------------------------------------------------------
Ran 4 tests in 0.052s
OK
[151/354] test_importlib
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11954>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com