[issue14080] Sporadic test_imp failure

Brett Cannon report at bugs.python.org
Wed Feb 22 17:22:09 CET 2012


Brett Cannon <brett at python.org> added the comment:

Well, if you execute test_imp w/ importlib (-m importlib.test.regrtest test_imp) it still passes. So there is something very odd going on that probably relies on some other test doing something weird. And this might be hard to diagnose until the error triggers again to show the error arguments that are in the file now (the traceback below doesn't match what is in the default branch ATM).

----------

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


More information about the Python-bugs-list mailing list