summaryrefslogtreecommitdiffstats
path: root/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml')
-rw-r--r--toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml b/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml
index 70f6d45c2d..0d76584e6c 100644
--- a/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml
+++ b/toolkit/components/contentrelevancy/tests/xpcshell/xpcshell.toml
@@ -4,6 +4,12 @@ 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"