These tests are excluded from android test runs in moz.build. Including an explicit annotation in each manifest avoids scheduling confusion. browser-chrome and plain-chrome tests in browser/ are of no concern, since those test types are never scheduled on android. Differential Revision: https://phabricator.services.mozilla.com/D125266
8 lines
180 B
INI
8 lines
180 B
INI
[DEFAULT]
|
|
skip-if = toolkit == 'android' # bug 1730213
|
|
head =
|
|
# make the firefox services (eg newtab-service) available to xpcshell
|
|
firefox-appdir = browser
|
|
|
|
[test_getURIFlags.js]
|