Message315737
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:\buildarea\3.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) |
|
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 | |
|