Bug 1610791 - Do not run try tests on Windows 10 x64 2017 Ref HW by default r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D60661

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Florin Strugariu 2020-01-22 15:02:03 +00:00
parent 7edc7813b5
commit f28920ebc4

View File

@ -44,6 +44,7 @@ TARGET_TASK_FILTERS = (
'.*-ccov\/.*',
'windows10-aarch64/opt.*',
'.*win64-aarch64-laptop.*',
'.*windows10-64-ref-hw-2017.*',
'android-hw.*',
'.*android-geckoview-docs.*',
'linux1804-32.*', # hide linux32 tests - bug 1599197