Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Tests are passed if run the whole test_importlib. They are failed only when run 
the test_resource subset of them. This means that test_resource tests depend on 
the global environment changed by other tests. And this also means that some 
changes of the global environment are leaked from some tests, and may affect 
also other tests.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33755>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to