Message320924
| Author |
mcepl |
| Recipients |
doko, mcepl, serhiy.storchaka, vstinner |
| Date |
2018年07月02日.23:01:28 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1530572488.33.0.56676864532.issue34022@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Yes, it must be something in the chroot, because when run in the plain command line, all tests as well on openSUSE Tumbleweed (with the latest updates).
393 tests OK.
1 test failed:
test_epoll
21 tests skipped:
test_ctypes test_devpoll test_idle test_kqueue test_msilib
test_nis test_ossaudiodev test_smtpnet test_sqlite test_ssl
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
Re-running failed tests in verbose mode
Re-running test 'test_epoll' in verbose mode
test_add (test.test_epoll.TestEPoll) ... ok
test_badcreate (test.test_epoll.TestEPoll) ... ok
test_close (test.test_epoll.TestEPoll) ... ok
test_context_manager (test.test_epoll.TestEPoll) ... ok
test_control_and_wait (test.test_epoll.TestEPoll) ... ok
test_create (test.test_epoll.TestEPoll) ... ok
test_errors (test.test_epoll.TestEPoll) ... ok
test_fd_non_inheritable (test.test_epoll.TestEPoll) ... ok
test_fromfd (test.test_epoll.TestEPoll) ... ok
test_unregister_closed (test.test_epoll.TestEPoll) ... ok
----------------------------------------------------------------------
Ran 10 tests in 2.106s
OK
== Tests result: FAILURE then SUCCESS ==
393 tests OK.
21 tests skipped:
test_ctypes test_devpoll test_idle test_kqueue test_msilib
test_nis test_ossaudiodev test_smtpnet test_sqlite test_ssl
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_epoll |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2018年07月02日 23:01:28 | mcepl | set | recipients:
+ mcepl, doko, vstinner, serhiy.storchaka |
| 2018年07月02日 23:01:28 | mcepl | set | messageid: <1530572488.33.0.56676864532.issue34022@psf.upfronthosting.co.za> |
| 2018年07月02日 23:01:28 | mcepl | link | issue34022 messages |
| 2018年07月02日 23:01:28 | mcepl | create |
|