Message315737
| Author |
vstinner |
| Recipients |
eric.snow, vstinner |
| Date |
2018年04月25日.14:26:40 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1524666400.61.0.682650639539.issue33356@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Windows10 3.x: test_already_running() failed once, but passed when run again:
http://buildbot.python.org/all/#/builders/3/builds/817/steps/3/logs/stdio
======================================================================
FAIL: test_already_running (test.test__xxsubinterpreters.RunStringTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\buildarea3円.x.bolen-windows10\build\lib\test\test__xxsubinterpreters.py", line 561, in test_already_running
interpreters.run_string(self.id, 'print("spam")')
AssertionError: RuntimeError not raised
(...)
Re-running test 'test__xxsubinterpreters' in verbose mode
(...)
Ran 94 tests in 14.582s
OK (skipped=3) |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2018年04月25日 14:26:40 | vstinner | set | recipients:
+ vstinner, eric.snow |
| 2018年04月25日 14:26:40 | vstinner | set | messageid: <1524666400.61.0.682650639539.issue33356@psf.upfronthosting.co.za> |
| 2018年04月25日 14:26:40 | vstinner | link | issue33356 messages |
| 2018年04月25日 14:26:40 | vstinner | create |
|