Message302152
| Author |
vstinner |
| Recipients |
vstinner |
| Date |
2017年09月14日.07:29:01 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1505374141.64.0.754520320966.issue31234@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Non-Debug%203.x/builds/881/steps/test/logs/stdio
0:08:05 load avg: 1.58 [288/405/1] test_threading failed (env changed) -- running: test_multiprocessing_spawn (83 sec)
(...)
test_dummy_thread_after_fork (test.test_threading.ThreadTests) ... ok
test_enumerate_after_join (test.test_threading.ThreadTests) ... ok
test_finalize_runnning_thread (test.test_threading.ThreadTests) ... ok
test_finalize_with_trace (test.test_threading.ThreadTests) ... ok
test_foreign_thread (test.test_threading.ThreadTests) ...
Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 1)
Dangling thread: <_MainThread(MainThread, started 34368585728)>
ok
test_frame_tstate_tracing (test.test_threading.ThreadTests) ... ok
test_ident_of_no_threading_threads (test.test_threading.ThreadTests) ... ok |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017年09月14日 07:29:01 | vstinner | set | recipients:
+ vstinner |
| 2017年09月14日 07:29:01 | vstinner | set | messageid: <1505374141.64.0.754520320966.issue31234@psf.upfronthosting.co.za> |
| 2017年09月14日 07:29:01 | vstinner | link | issue31234 messages |
| 2017年09月14日 07:29:01 | vstinner | create |
|