[New-bugs-announce] [issue33753] Leaked file in test_nextfile_oserror_deleting_backup in test_fileinput

Serhiy Storchaka report at bugs.python.org
Sun Jun 3 08:53:11 EDT 2018


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

$ ./python -m test -v -m test_nextfile_oserror_deleting_backup test_fileinput
...
Warning -- files was modified by test_fileinput
  Before: []
  After:  ['@test_23936_tmp1.bak'] 
test_fileinput failed (env changed)

----------
components: Tests
messages: 318545
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: Leaked file in test_nextfile_oserror_deleting_backup in test_fileinput
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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


More information about the New-bugs-announce mailing list