Check and fix test suite leaving files behind (#25981)

* azure: run check_dirty at end of tests

* Fix ps4 media player tests to not write to files

* .gitignore coverage.xml and test-results.xml
This commit is contained in:
Ville Skyttä
2019-08-21 19:50:26 +03:00
committed by GitHub
parent e033e46161
commit 9b1315d8e5
3 changed files with 38 additions and 13 deletions

2
.gitignore vendored
View File

@@ -59,9 +59,11 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
coverage.xml
nosetests.xml
htmlcov/
test-reports/
test-results.xml
# Translations
*.mo