STINNER Victor added the comment: > I cannot help you unless you tell me which specific test is failing.
Oh, I didn't notice that test_subprocess_send_signal() is part of a mixin: SubprocessTestsMixin. Configure output: checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking poll.h usability... yes checking poll.h presence... yes checking for broken poll()... no checking for kqueue... yes I don't know which selector was used: select, poll or maybe kqueue? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com