STINNER Victor <vstin...@redhat.com> added the comment:

Another recent failure:

https://buildbot.python.org/all/#/builders/167/builds/488

...
test_kqueue (__main__.SelectEINTRTest) ... ok
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... test_all 
(test.test_eintr.EINTRTests) ... 
--- run eintr_tester.py ---
--- eintr_tester.py completed: exit code -14 ---
FAIL

======================================================================
FAIL: test_all (test.test_eintr.EINTRTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/home/buildbot/python/3.x.koobs-freebsd10.nondebug/build/Lib/test/test_eintr.py",
 line 31, in test_all
    self.fail("eintr_tester.py failed")
AssertionError: eintr_tester.py failed

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to