This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients koobs, serhiy.storchaka, vstinner
Date 2017-11-09.10:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510221807.9.0.213398074469.issue31893@psf.upfronthosting.co.za>
In-reply-to
Content
On also  AMD64 FreeBSD 10.x Shared 2.7:

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

======================================================================
FAIL: test_create_event (test.test_kqueue.TestKQueue)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/python/2.7.koobs-freebsd10/build/Lib/test/test_kqueue.py", line 39, in test_create_event
    self.assertRaises(TypeError, cmp, ev, None)
AssertionError: TypeError not raised
History
Date User Action Args
2017-11-09 10:03:27vstinnersetrecipients: + vstinner, serhiy.storchaka, koobs
2017-11-09 10:03:27vstinnersetmessageid: <1510221807.9.0.213398074469.issue31893@psf.upfronthosting.co.za>
2017-11-09 10:03:27vstinnerlinkissue31893 messages
2017-11-09 10:03:27vstinnercreate