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

Oh, I missed that this issue is about the test from the CPython testsuite. I 
thought it is about the Numba specific tests.

It is strange that this test is passed when run as

    ./python -m test test_opcodes

but is failed when run as

    ./python -m test.test_opcodes

or

    ./python Lib/test/test_opcodes.py

----------

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

Reply via email to