[New-bugs-announce] [issue19398] test_trace fails with -S

Antoine Pitrou report at bugs.python.org
Fri Oct 25 21:43:53 CEST 2013


New submission from Antoine Pitrou:

$ ./python -S -m test test_trace
[1/1] test_trace
test test_trace failed -- Traceback (most recent call last):
  File "/home/antoine/cpython/default/Lib/test/test_trace.py", line 313, in test_coverage
    self.assertTrue("pprint.cover" in files)
AssertionError: False is not true

----------
components: Tests
messages: 201286
nosy: pitrou
priority: low
severity: normal
status: open
title: test_trace fails with -S
type: behavior
versions: Python 3.4

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


More information about the New-bugs-announce mailing list