[issue38138] test_importleak is leaking references

Karthikeyan Singaravelan report at bugs.python.org
Thu Sep 12 10:03:02 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Using test.bisect_cmd gets me to below test case


test_importlib leaked [1, 1, 1] references, sum=3
test_importlib failed

== Tests result: FAILURE ==

1 test failed:
    test_importlib

Total duration: 3 sec 582 ms
Tests result: FAILURE
ran 1 tests/2
exit 2
Tests failed: continuing with this subtest

Tests (1):
* test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding

Bisection completed in 17 iterations and 0:01:51

----------
nosy: +xtreak

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


More information about the Python-bugs-list mailing list