
report at bugs
May 10, 2012, 11:19 AM
Post #1 of 1
(28 views)
Permalink
|
|
[issue14771] Occasional failure in test_ioctl
|
|
New submission from Antoine Pitrou <pitrou [at] free>: 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) ---------- components: Library (Lib), Tests messages: 160357 nosy: neologix, pitrou priority: low severity: normal status: open title: Occasional failure in test_ioctl type: behavior versions: Python 2.7, Python 3.2, Python 3.3 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue14771> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|