Message261919
| Author |
inglesp |
| Recipients |
inglesp |
| Date |
2016年03月17日.17:16:47 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1458235007.87.0.738177495403.issue26583@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
I get the following test failure against changeset 100576 on OSX 10.9.5:
$ ./python.exe -m test test_import
[1/1] test_import
test test_import failed -- Traceback (most recent call last):
File "/Users/peteringlesby/src/cpython/Lib/test/test_import/__init__.py", line 301, in test_timestamp_overflow
os.stat(compiled)
FileNotFoundError: [Errno 2] No such file or directory: '__pycache__/@test_68937_tmp.cpython-36.pyc'
1 test failed:
test_import |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016年03月17日 17:16:47 | inglesp | set | recipients:
+ inglesp |
| 2016年03月17日 17:16:47 | inglesp | set | messageid: <1458235007.87.0.738177495403.issue26583@psf.upfronthosting.co.za> |
| 2016年03月17日 17:16:47 | inglesp | link | issue26583 messages |
| 2016年03月17日 17:16:47 | inglesp | create |
|