[issue36155] ./python -m test -m test_gc fails

Karthikeyan Singaravelan report at bugs.python.org
Fri Mar 1 04:19:46 EST 2019


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

No problem. Thanks for fix :)

I stumbled upon it due to a typo where I used -m instead of -v in python -m test -m test_gc instead of python -m test -v test_gc . Any suggestion on how you debugged it was mock ?

----------

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


More information about the Python-bugs-list mailing list