[issue37606] Improve test_dtrace.py

2019-07-16 Thread hai shi
hai shi added the comment: Thanks, copy that. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37606] Improve test_dtrace.py

2019-07-16 Thread Xiang Zhang
Change by Xiang Zhang : -- versions: -Python 3.5 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37606] Improve test_dtrace.py

2019-07-16 Thread Xiang Zhang
Xiang Zhang added the comment: In Py3, you should use `python -m test test_dtrace` to run the test suite. -- nosy: +xiang.zhang resolution: -> not a bug stage: patch review -> resolved status: open -> closed versions: +Python 3.5 ___ Python

[issue37606] Improve test_dtrace.py

2019-07-16 Thread hai shi
Change by hai shi : -- keywords: +patch pull_requests: +14592 stage: -> patch review pull_request: https://github.com/python/cpython/pull/14796 ___ Python tracker ___

[issue37606] Improve test_dtrace.py

2019-07-16 Thread hai shi
hai shi added the comment: Looks backend should be estimated before running unit tests. -- ___ Python tracker ___ ___

[issue37606] Improve test_dtrace.py

2019-07-16 Thread hai shi
New submission from hai shi : $ ./python -m unittest test.test_dtrace E == ERROR: setUpClass (test.test_dtrace.TraceTests) -- Traceback (most recent call