Files
tubestation/browser/components/doh/test/unit/xpcshell.ini
Geoff Brown a00c449c2d Bug 1730213 - Explicitly skip tests under browser/ on android; r=ahal
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
2021-09-13 15:22:27 +00:00

13 lines
277 B
INI

[DEFAULT]
skip-if = toolkit == 'android' # bug 1730213
head = head.js
firefox-appdir = browser
support-files =
../../../../../netwerk/test/unit/http2-ca.pem
[test_heuristics.js]
[test_DNSLookup.js]
skip-if = debug # Bug 1617845
[test_LookupAggregator.js]
[test_TRRRacer.js]