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 dmalcolm, loewis, pitrou
Date 2010-04-01.16:44:54
SpamBayes Score 0.008469277
Marked as misclassified No
Message-id <1270140296.29.0.699227538452.issue8281@psf.upfronthosting.co.za>
In-reply-to
Content
This doesn't happen in verbose mode, because stdout isn't checked:


$ ./python -m test.regrtest test_gdb_sample
test_gdb_sample
test test_gdb_sample produced unexpected output:
**********************************************************************
42

**********************************************************************
1 test failed:
    test_gdb_sample
History
Date User Action Args
2010-04-01 16:44:56pitrousetrecipients: + pitrou, loewis, dmalcolm
2010-04-01 16:44:56pitrousetmessageid: <1270140296.29.0.699227538452.issue8281@psf.upfronthosting.co.za>
2010-04-01 16:44:54pitroulinkissue8281 messages
2010-04-01 16:44:54pitroucreate