Bug 1423918 - Run TVw as tier 2; r=me, a=test-only

TVw, test-verify-wpt, is just like TV/test-verify, but for web-platform
tests. It has been running as tier 3 for several weeks. Recent runs are
trouble free. See https://developer.mozilla.org/en-US/docs/Test_Verification
This commit is contained in:
Geoff Brown 2017-12-07 08:41:31 -07:00
Родитель d5768a5706
Коммит dee2ea3e6a
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -137,7 +137,10 @@ test-verify-wpt:
# do not run on ccov; see also the enable_code_coverage transform # do not run on ccov; see also the enable_code_coverage transform
linux64-ccov/.*: [] linux64-ccov/.*: []
default: built-projects default: built-projects
tier: 3 tier:
by-test-platform:
windows10-64-asan.*: 3
default: 2
mozharness: mozharness:
extra-options: extra-options:
- --verify - --verify