arcade/tests/XUnit
Matt Galbraith f22435d0f9
Fix Azure Devops Reporter : new change assumes Python 3.6+ (#7438)
* It seems we don't test this codepath in default test runs, and the mentioned changes introduce a python 3.6-ism.  The fix is simply to access the RegEx's groups via the older method in all cases.

* Add expected-to-fail test to exercise failure reporting path

* New approach; specify a failure test result with all the bad characters in it like we do with JUnit and XUnit
2021-05-24 17:34:52 -07:00
..
testResults.xml Fix Azure Devops Reporter : new change assumes Python 3.6+ (#7438) 2021-05-24 17:34:52 -07:00