This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2018年06月15日 08:53 by vstinner, last changed 2022年04月11日 14:59 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg319597 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2018年06月15日 08:53 | |
AMD64 Ubuntu Shared 3.x: http://buildbot.python.org/all/#/builders/141/builds/98 Run tests in parallel using 2 child processes ... 0:21:40 load avg: 3.69 [352/417/1] test__xxsubinterpreters failed -- running: test_concurrent_futures (2 min 35 sec) ... ====================================================================== FAIL: test_subinterpreter (test.test__xxsubinterpreters.IsRunningTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 480, in test_subinterpreter self.assertTrue(interpreters.is_running(interp)) AssertionError: False is not true test__xxsubinterpreters passed when run again in verbose mode. |
|||
| msg319620 - (view) | Author: Eric Snow (eric.snow) * (Python committer) | Date: 2018年06月15日 14:48 | |
I'll take a look. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:59:01 | admin | set | github: 78049 |
| 2018年09月19日 23:24:31 | vstinner | set | status: open -> closed resolution: out of date stage: resolved |
| 2018年06月22日 22:47:45 | eric.snow | set | nosy:
+ emilyemorehouse |
| 2018年06月15日 14:48:16 | eric.snow | set | messages: + msg319620 |
| 2018年06月15日 08:53:52 | vstinner | create | |