Message134762
| Author |
Jason.Vas.Dias |
| Recipients |
Jason.Vas.Dias |
| Date |
2011年04月29日.12:57:32 |
| SpamBayes Score |
0.00046046486 |
| Marked as misclassified |
No |
| Message-id |
<1304081868.02.0.028475349272.issue11954@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
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 |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2011年04月29日 12:57:48 | Jason.Vas.Dias | set | recipients:
+ Jason.Vas.Dias |
| 2011年04月29日 12:57:48 | Jason.Vas.Dias | set | messageid: <1304081868.02.0.028475349272.issue11954@psf.upfronthosting.co.za> |
| 2011年04月29日 12:57:32 | Jason.Vas.Dias | link | issue11954 messages |
| 2011年04月29日 12:57:32 | Jason.Vas.Dias | create |
|