[issue31893] Issues with kqueue

STINNER Victor report at bugs.python.org
Thu Nov 9 04:59:17 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

Test fails on x86 Tiger 2.7:

http://buildbot.python.org/all/#/builders/59/builds/17

======================================================================
FAIL: test_create_event (test.test_kqueue.TestKQueue)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/db3l/buildarea/2.7.bolen-tiger/build/Lib/test/test_kqueue.py", line 39, in test_create_event
    self.assertRaises(TypeError, cmp, ev, None)
AssertionError: TypeError not raised

----------
resolution: fixed -> 
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31893>
_______________________________________


More information about the Python-bugs-list mailing list