Message180477
| Author |
serhiy.storchaka |
| Recipients |
ezio.melotti, neologix, pitrou, serhiy.storchaka |
| Date |
2013年01月23日.17:03:51 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1358960631.65.0.823638831017.issue14771@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
$ ./python -m test.regrtest -j 4 test_gdb test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl test_ioctl
[ 1/20] test_ioctl
[ 2/20] test_ioctl
[ 3/20] test_ioctl
[ 4/20] test_ioctl
[ 5/20] test_ioctl
[ 6/20] test_ioctl
[ 7/20] test_ioctl
[ 8/20] test_ioctl
[ 9/20] test_ioctl
[10/20] test_ioctl
[11/20] test_ioctl
[12/20] test_ioctl
[13/20] test_ioctl
[14/20] test_ioctl
[15/20] test_ioctl
[16/20] test_ioctl
[17/20] test_ioctl
[18/20] test_ioctl
test_ioctl skipped -- Neither the process group nor the session are attached to /dev/tty
[19/20] test_ioctl
[20/20/1] test_gdb
test test_gdb failed -- Traceback (most recent call last):
File "/home/serhiy/py/cpython/Lib/test/test_gdb.py", line 716, in test_threads
cmds_after_breakpoint=['thread apply all py-bt'])
File "/home/serhiy/py/cpython/Lib/test/test_gdb.py", line 170, in get_stack_trace
self.assertEqual(err, '')
AssertionError: 'Error occurred in Python command.\n' != ''
- Error occurred in Python command.
18 tests OK.
1 test failed:
test_gdb
1 test skipped:
test_ioctl |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2013年01月23日 17:03:51 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, ezio.melotti, neologix |
| 2013年01月23日 17:03:51 | serhiy.storchaka | set | messageid: <1358960631.65.0.823638831017.issue14771@psf.upfronthosting.co.za> |
| 2013年01月23日 17:03:51 | serhiy.storchaka | link | issue14771 messages |
| 2013年01月23日 17:03:51 | serhiy.storchaka | create |
|