summaryrefslogtreecommitdiffstats
path: root/dom/base/test/browser.ini
blob: 0386d433b541e0d4e08f3c9643ffdfc24f99ed9a (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[DEFAULT]
head = head.js
support-files =
  audio.ogg
  dummy.html
  empty.html
  file_audioLoop.html
  file_audioLoopInIframe.html
  file_blocking_image.html
  file_bug902350.html
  file_bug902350_frame.html
  file_bug1011748_redirect.sjs
  file_bug1011748_OK.sjs
  file_bug1303838.html
  file_bug1303838_target.html
  file_bug1303838_target_foo.html
  file_bug1303838_target_bar.html
  file_bug1303838_target_baz.html
  file_bug1303838_target_ifoo.html
  file_bug1303838_target_ibar.html
  file_bug1303838_target_ibaz.html
  file_bug1303838_with_iframe.html
  file_messagemanager_unload.html
  file_use_counter_bfcache.html
  file_use_counter_bfcache_helper.html
  file_use_counter_outer.html
  file_use_counter_outer_display_none.html
  file_use_counter_style.html
  file_use_counter_svg_getElementById.svg
  file_use_counter_svg_currentScale.svg
  file_use_counter_svg_fill_pattern_definition.svg
  file_use_counter_svg_fill_pattern.svg
  file_use_counter_svg_fill_pattern_internal.svg
  file_use_counter_svg_fill_pattern_data.svg
  file_webaudio_startstop.html
  !/image/test/mochitest/shaver.png


[browser_blocking_image.js]
[browser_bug902350.js]
tags = mcb
[browser_bug1011748.js]
[browser_bug1058164.js]
[browser_force_process_selector.js]
skip-if =
  verify
  (os == 'win' && os_version == '10.0' && bits == 64 && asan)
  (os == "linux" && bits == 64 && os_version == "18.04" && asan) # this only makes sense with e10s-multi , Bug 1651357
[browser_messagemanager_loadprocessscript.js]
[browser_aboutnewtab_process_selection.js]
skip-if =
  os == 'linux' && bits == 64 #Bug 1618098
  os == 'mac' && fission # Bug 1618098
[browser_messagemanager_targetframeloader.js]
[browser_messagemanager_unload.js]
skip-if = fission # Fails with Fission, and we're unlikely to spend time to fix it. (bug 1587490)
[browser_pagehide_on_tab_close.js]
skip-if = true # this tests non-e10s behavior.
[browser_promiseDocumentFlushed.js]
[browser_state_notifications.js]
skip-if = true # Bug 1271028
[browser_use_counters.js]
skip-if = verify
[browser_timeout_throttling_with_audio_playback.js]
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to bug 1536566
[browser_bug1303838.js]
skip-if =
  os == "mac" && os_version == "10.15" && !debug # Bug 1703712
[browser_bug1691214.js]
skip-if =
  os == 'win' # Bug 1692963
  os == "mac" # Bug 1692963
  os == 'linux' # Bug 1775696

support-files =
  file_bug1691214.html
  file_bug1700871.html
[browser_inputStream_structuredClone.js]
[browser_multiple_popups.js]
skip-if =
  (os == 'win' && !debug)
  (os == "mac" && !debug) # Bug 1505235, Bug 1661132 (osx)
  socketprocess_networking
support-files = browser_multiple_popups.html
[browser_bug1554070.js]
support-files =
  file_bug1554070_1.html
  file_bug1554070_2.html
[browser_chromeutils_getalldomprocesses.js]
[browser_chromeutils_isdomobject.js]
[browser_outline_refocus.js]
[browser_bug1703472.js]
support-files =
  file_bug1703472.html
[browser_data_documents_aboutmemory.js]
[browser_form_validity_popup_submit.js]
[browser_refresh_content.js]
support-files =
  green.png
  red.png
  file_browser_refresh_content.html
  file_browser_refresh_expired_resource.sjs
  file_browser_refresh_non_cacheable.sjs
  file_browser_refresh_image.sjs
  file_browser_refresh_iframe.sjs
[browser_page_load_event_telemetry.js]
[browser_xml_toggle.js]
[browser_user_input_handling_delay.js]
[browser_user_input_handling_delay_bfcache.js]
[browser_user_input_handling_delay_aboutblank.js]
[browser_user_input_handling_delay_invisible_iframe.js]
[browser_user_input_handling_delay_reload_ticks.js]