summaryrefslogtreecommitdiffstats
path: root/browser/components/asrouter/tests/browser/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/asrouter/tests/browser/browser.toml')
-rw-r--r--browser/components/asrouter/tests/browser/browser.toml44
1 files changed, 44 insertions, 0 deletions
diff --git a/browser/components/asrouter/tests/browser/browser.toml b/browser/components/asrouter/tests/browser/browser.toml
new file mode 100644
index 0000000000..7bed40373d
--- /dev/null
+++ b/browser/components/asrouter/tests/browser/browser.toml
@@ -0,0 +1,44 @@
+[DEFAULT]
+support-files = [
+ "../../../newtab/test/browser/blue_page.html",
+ "head.js",
+]
+
+["browser_asrouter_bug1761522.js"]
+
+["browser_asrouter_bug1800087.js"]
+
+["browser_asrouter_cfr.js"]
+https_first_disabled = true
+
+["browser_asrouter_experimentsAPILoader.js"]
+
+["browser_asrouter_group_frequency.js"]
+https_first_disabled = true
+
+["browser_asrouter_group_userprefs.js"]
+skip-if = ["os == 'linux' && bits == 64 && !debug"] # Bug 1643036
+
+["browser_asrouter_infobar.js"]
+
+["browser_asrouter_momentspagehub.js"]
+tags = "remote-settings"
+
+["browser_asrouter_targeting.js"]
+
+["browser_asrouter_toast_notification.js"]
+
+["browser_asrouter_toolbarbadge.js"]
+tags = "remote-settings"
+skip-if = ["a11y_checks"] # Bug 1854515 and 1858041 to investigate intermittent a11y_checks results (fails on Autoland, passes on Try)
+
+["browser_feature_callout_in_chrome.js"]
+skip-if = [
+ "os == 'mac' && debug", # Bug 1804349
+ "win11_2009", # Bug 1804349
+]
+
+["browser_feature_callout_panel.js"]
+
+["browser_trigger_listeners.js"]
+https_first_disabled = true