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 serhiy.storchaka
Recipients ezio.melotti, neologix, pitrou, serhiy.storchaka
Date 2013-01-23.17:01:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358960474.57.0.718195365155.issue14771@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -m test.regrtest -j 2 test_gdb test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl
[ 1/10] test_ioctl
[ 2/10] test_ioctl
[ 3/10] test_ioctl
[ 4/10] test_ioctl
[ 5/10] test_ioctl
[ 6/10] test_ioctl
[ 7/10] test_ioctl
[ 8/10] test_ioctl
test_ioctl skipped -- Neither the process group nor the session are attached to /dev/tty
[ 9/10] test_ioctl
test_ioctl skipped -- Neither the process group nor the session are attached to /dev/tty
[10/10] test_gdb
8 tests OK.
2 tests skipped:
    test_ioctl test_ioctl
History
Date User Action Args
2013-01-23 17:01:14serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, neologix
2013-01-23 17:01:14serhiy.storchakasetmessageid: <1358960474.57.0.718195365155.issue14771@psf.upfronthosting.co.za>
2013-01-23 17:01:14serhiy.storchakalinkissue14771 messages
2013-01-23 17:01:14serhiy.storchakacreate