Now that all tests are passing in Python 3 enable testing for Python 3
in addition of testing for Python 2.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 39651 Build 39688: arc lint + arc unit
Differential D69052
[LNT] Python 3 support: enable testing for Python 3 ClosedPublic Authored by thopre on Oct 16 2019, 9:37 AM.
Details Summary Now that all tests are passing in Python 3 enable testing for Python 3
Diff Detail
Event Timelinethopre added a parent revision: D69048: [LNT] Python 3 support: run tests with UTF-8 encoding.Oct 16 2019, 9:38 AM This revision is now accepted and ready to land.Dec 4 2019, 11:24 AM thopre edited parent revisions, added: D68985: [LNT] Python 3 support: requests.response as text; removed: D69048: [LNT] Python 3 support: run tests with UTF-8 encoding.Dec 5 2019, 4:12 AM thopre edited parent revisions, added: D68938: [LNT] Python 3 support: subprocess IO as text; removed: D68985: [LNT] Python 3 support: requests.response as text.Dec 5 2019, 7:44 AM thopre edited parent revisions, added: D68921: [LNT] Python 3 support: fix server/ui/statsTester.py test discovery; removed: D68938: [LNT] Python 3 support: subprocess IO as text.Dec 5 2019, 8:31 AM thopre edited parent revisions, added: D68863: [LNT] Python 3 support: don't assume order of cmake args; removed: D68921: [LNT] Python 3 support: fix server/ui/statsTester.py test discovery.Dec 6 2019, 1:31 AM
Revision Contents
Diff 225247 tox.ini
|