[New-bugs-announce] [issue8281] test_gdb_sample fails

Antoine Pitrou report at bugs.python.org
Thu Apr 1 18:44:56 CEST 2010


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

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

----------
assignee: dmalcolm
components: Library (Lib), Tests
messages: 102104
nosy: dmalcolm, loewis, pitrou
severity: normal
stage: needs patch
status: open
title: test_gdb_sample fails
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8281>
_______________________________________


More information about the New-bugs-announce mailing list