Bug 1459728 - Include more Android test suites in try list of non-compiled suites; r=maja_zf

This commit is contained in:
Geoff Brown 2018-05-09 07:36:53 -06:00
parent 4479d80c10
commit 5aaf4e3257

View File

@ -296,6 +296,8 @@ class AutoTry(object):
"cppunit",
"crashtest",
"firefox-ui-functional",
"geckoview",
"geckoview-junit",
"gtest",
"jittest",
"jsreftest",
@ -303,6 +305,7 @@ class AutoTry(object):
"marionette-e10s",
"mochitests",
"reftest",
"robocop",
"web-platform-tests",
"xpcshell",
]