summaryrefslogtreecommitdiffstats
path: root/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml
blob: 0d76584e6c7d5860b3109218ffb16467f81d685a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
head = "head.js"
firefox-appdir = "browser"

["test_ContentRelevancyManager.js"]
skip-if = ["os == 'android'"] # bug 1886601
lineno = "5"

["test_InputUtils.js"]
skip-if = ["os == 'android'"] # bug 1886601
lineno = "9"

["test_Telemetry.js"]
skip-if = ["os == 'android'"] # bug 1886601
run-sequentially = "concurrent runs would interfere with each other"