Message296006
| Author |
vstinner |
| Recipients |
barry, ncoghlan, vstinner |
| Date |
2017年06月14日.14:15:13 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1497449713.23.0.154512019902.issue30565@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
The warnings caused something around 27 test failures on "AMD64 FreeBSD CURRENT Non-Debug 3.x" buildbot:
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Non-Debug%203.x/builds/438/steps/test/logs/stdio
27 tests failed again:
test_asyncio test_base64 test_c_locale_coercion test_capi
test_cmd_line test_cmd_line_script test_compileall
test_concurrent_futures test_doctest test_faulthandler
test_file_eintr test_inspect test_io test_json test_keyword
test_module test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_subprocess test_symbol test_sys test_threading test_tools
test_traceback test_venv test_warnings |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017年06月14日 14:15:13 | vstinner | set | recipients:
+ vstinner, barry, ncoghlan |
| 2017年06月14日 14:15:13 | vstinner | set | messageid: <1497449713.23.0.154512019902.issue30565@psf.upfronthosting.co.za> |
| 2017年06月14日 14:15:13 | vstinner | link | issue30565 messages |
| 2017年06月14日 14:15:13 | vstinner | create |
|