Message322066
| Author | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, gvanrossum, kayhayen, levkivskyi, serhiy.storchaka, terry.reedy |
| Date | 2018-07-21.02:53:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532141583.13.0.56676864532.issue34136@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-21 02:53:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, terry.reedy, kayhayen, Mark.Shannon, levkivskyi |
| 2018-07-21 02:53:03 | serhiy.storchaka | set | messageid: <1532141583.13.0.56676864532.issue34136@psf.upfronthosting.co.za> |
| 2018-07-21 02:53:03 | serhiy.storchaka | link | issue34136 messages |
| 2018-07-21 02:53:03 | serhiy.storchaka | create | |