summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/tests/browser/browser.toml
blob: 932b06d19ef6c76361fa83a2b804d02ccfe0b91d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[DEFAULT]
support-files = [
  "file_FinderIframeTest.html",
  "file_FinderSample.html",
  "file_getSelectionDetails_inputs.html",
  "head.js",
]

["browser_AsyncPrefs.js"]

["browser_BrowserUtils.js"]

["browser_CreditCard.js"]
skip-if = ["apple_silicon"] # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs

["browser_Deprecated.js"]

["browser_Finder.js"]

["browser_FinderHighlighter.js"]
skip-if = ["true"] # bug 1831518 covers re-enabling

["browser_FinderHighlighter2.js"]
skip-if = ["true"] # bug 1831518 covers re-enabling

["browser_Finder_hidden_textarea.js"]
skip-if = ["verify && debug"]

["browser_Finder_offscreen_text.js"]

["browser_Finder_overflowed_onscreen.js"]

["browser_Finder_overflowed_textarea.js"]
skip-if = ["verify && debug && (os == 'mac' || os == 'linux')"]

["browser_Finder_pointer_events_none.js"]

["browser_Finder_skip_invisible_and_option.js"]

["browser_Finder_vertical_text.js"]

["browser_Geometry.js"]

["browser_InlineSpellChecker.js"]

["browser_Troubleshoot.js"]

["browser_web_channel.js"]
https_first_disabled = true
support-files = [
  "file_web_channel.html",
  "file_web_channel_iframe.html",
]