[New-bugs-announce] [issue33761] Leaked file in test_iterparse in test_xml_etree

Serhiy Storchaka report at bugs.python.org
Sun Jun 3 12:15:22 EDT 2018


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

$ ./python -m test -v -m test_iterparse test_xml_etree
...
Warning -- files was modified by test_xml_etree
  Before: []
  After:  ['@test_18721_tmp'] 
test_xml_etree failed (env changed)

----------
components: Tests
messages: 318568
nosy: eli.bendersky, scoder, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Leaked file in test_iterparse in test_xml_etree
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33761>
_______________________________________


More information about the New-bugs-announce mailing list