[New-bugs-announce] [issue14771] Occasional failure in test_ioctl

Antoine Pitrou report at bugs.python.org
Thu May 10 20:19:13 CEST 2012


New submission from Antoine Pitrou <pitrou at free.fr>:

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.python.org>
<http://bugs.python.org/issue14771>
_______________________________________


More information about the New-bugs-announce mailing list