[New-bugs-announce] [issue12520] spurious output in test_warnings

Antoine Pitrou report at bugs.python.org
Fri Jul 8 23:54:47 CEST 2011


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

$ ./python -m test test_warnings
[1/1] test_warnings
test.test_warnings:553: UserWarning: test

Also, I don't understand how test_filename_none is supposed to check for issue #12467 (it doesn't use a subprocess).

----------
assignee: haypo
components: Tests
messages: 140043
nosy: haypo, pitrou
priority: low
severity: normal
stage: needs patch
status: open
title: spurious output in test_warnings
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list