Generalize the 2020 regression report to show local unexpected failures

This commit is contained in:
Simon Sapin 2020-04-17 17:39:50 +02:00
parent 0b05b5ed87
commit 494e28bbcd
6 changed files with 48 additions and 27 deletions

View file

@ -83,6 +83,7 @@ files = [
# Python 3 syntax causes "E901 SyntaxError" when flake8 runs in Python 2
"./etc/taskcluster/decision_task.py",
"./etc/taskcluster/decisionlib.py",
"./tests/wpt/reftests-report/gen.py",
"./components/style/properties/build.py",
]
# Directories that are ignored for the non-WPT tidy check.