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 pitrou
Recipients neologix, pitrou
Date 2012-05-10.18:19:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336673953.31.0.37144571556.issue14771@psf.upfronthosting.co.za>
In-reply-to
Content
This happens from time to time on my desktop computer:

[151/354/1] test_ioctl
test test_ioctl failed -- Traceback (most recent call last):
  File "/home/antoine/cpython/32/Lib/test/test_ioctl.py", line 36, in test_ioctl
    self.assertIn(rpgrp, ids)
AssertionError: 25242 not found in (23865, 23615)
History
Date User Action Args
2012-05-10 18:19:13pitrousetrecipients: + pitrou, neologix
2012-05-10 18:19:13pitrousetmessageid: <1336673953.31.0.37144571556.issue14771@psf.upfronthosting.co.za>
2012-05-10 18:19:12pitroulinkissue14771 messages
2012-05-10 18:19:12pitroucreate