summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/browser/browser.ini
blob: 9ef275efd33ed8ad40c596ebcc329ff9b7dc6c0b (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
[DEFAULT]
support-files =
  audio.ogg
  empty.png
  file_contentTitle.html
  file_empty.html
  file_iframe_media.html
  file_findinframe.html
  file_mediaPlayback2.html
  file_multipleAudio.html
  file_multiplePlayingAudio.html
  file_nonAutoplayAudio.html
  file_redirect.html
  file_redirect_to.html
  file_silentAudioTrack.html
  file_webAudio.html
  gizmo.mp4
  head.js
  image.jpg
  image_page.html
  silentAudioTrack.webm
skip-if =
  os == "win" && os_version == "6.1" # Skip on Azure - frequent failure

[browser_about_logging.js]
skip-if =
  tsan # Bug 1804081
[browser_about_networking.js]
skip-if = socketprocess_networking
[browser_autoscroll_disabled.js]
skip-if = true # Bug 1312652
[browser_autoscroll_disabled_on_editable_content.js]
[browser_autoscroll_disabled_on_links.js]
[browser_bug1170531.js]
skip-if =
    os == "linux" && !debug && !ccov # Bug 1647973
[browser_bug1198465.js]
[browser_bug1572798.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
support-files = file_document_open_audio.html
[browser_bug1693577.js]
[browser_bug295977_autoscroll_overflow.js]
skip-if =
    ((debug || asan) && os == "win" && bits == 64)
    os == 'linux' && bits == 64 # Bug 1710788
[browser_bug451286.js]
skip-if = true # bug 1399845 tracks re-enabling this test.
[browser_bug594509.js]
[browser_bug982298.js]
[browser_cancel_starting_autoscrolling_requested_by_background_tab.js]
[browser_charsetMenu_disable_on_ascii.js]
[browser_charsetMenu_swapBrowsers.js]
[browser_click_event_during_autoscrolling.js]
[browser_contentTitle.js]
[browser_content_url_annotation.js]
skip-if = !crashreporter
[browser_crash_previous_frameloader.js]
run-if = crashreporter
[browser_default_audio_filename.js]
support-files = audio_file.txt
[browser_default_image_filename.js]
[browser_default_image_filename_redirect.js]
support-files =
  doggy.png
  firebird.png
  firebird.png^headers^
[browser_delay_autoplay_cross_origin_iframe.js]
tags = audiochannel
[browser_delay_autoplay_cross_origin_navigation.js]
tags = audiochannel
[browser_delay_autoplay_media.js]
tags = audiochannel
skip-if =
  (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_media_pausedAfterPlay.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_multipleMedia.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_notInTreeAudio.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_playAfterTabVisible.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_playMediaInMuteTab.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_delay_autoplay_silentAudioTrack_media.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") || (os == "mac") || (os == "linux" && !debug) # aarch64 due to 1536573 #Bug 1524746
[browser_delay_autoplay_webAudio.js]
tags = audiochannel
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573
[browser_f7_caret_browsing.js]
[browser_findbar.js]
skip-if = os == "linux" && bits == 64 && os_version == "18.04" # Bug 1614739
[browser_findbar_disabled_manual.js]
[browser_findbar_hiddenframes.js]
[browser_findbar_marks.js]
[browser_isSynthetic.js]
[browser_keyevents_during_autoscrolling.js]
[browser_label_textlink.js]
https_first_disabled = true
[browser_license_links.js]
[browser_media_wakelock.js]
support-files =
  browser_mediaStreamPlayback.html
  browser_mediaStreamPlaybackWithoutAudio.html
  file_video.html
  file_videoWithAudioOnly.html
  file_videoWithoutAudioTrack.html
  gizmo.mp4
  gizmo-noaudio.webm
skip-if =
  (os == "win" && processor == "aarch64") # aarch64 due to 1536573
  apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
[browser_media_wakelock_PIP.js]
support-files =
  file_video.html
  gizmo.mp4
[browser_media_wakelock_webaudio.js]
[browser_moz_support_link_open_links_in_chrome.js]
[browser_quickfind_editable.js]
skip-if = (verify && debug && (os == 'linux'))
[browser_remoteness_change_listeners.js]
[browser_resume_bkg_video_on_tab_hover.js]
skip-if =
  os == "win" && processor == "aarch64"  # Bug 1536573
  debug  # Bug 1388959
[browser_richlistbox_keyboard.js]
[browser_saveImageURL.js]
[browser_save_folder_standalone_image.js]
support-files =
  doggy.png
[browser_save_resend_postdata.js]
support-files =
  common/mockTransfer.js
  data/post_form_inner.sjs
  data/post_form_outer.sjs
skip-if = true # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();)
[browser_starting_autoscroll_in_about_content.js]
[browser_suspend_videos_outside_viewport.js]
support-files =
  file_outside_viewport_videos.html
  gizmo.mp4
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536573