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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user