summaryrefslogtreecommitdiffstats
path: root/toolkit/components/thumbnails/test/browser.ini
blob: 8191b83de20e8a9b6d5cca1ac7d8117be65ebc48 (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
[DEFAULT]
support-files =
  authenticate.sjs
  background_red.html
  background_red_redirect.sjs
  background_red_scroll.html
  sample_image_red_1920x1080.jpg
  sample_image_green_1024x1024.jpg
  sample_image_blue_300x600.jpg
  head.js
  privacy_cache_control.sjs
  thumbnails_background.sjs
  thumbnails_update.sjs

[browser_thumbnails_bg_bad_url.js]
[browser_thumbnails_bg_crash_during_capture.js]
skip-if = !crashreporter
  apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
[browser_thumbnails_bg_crash_while_idle.js]
skip-if = !crashreporter
[browser_thumbnails_bg_basic.js]
[browser_thumbnails_bg_queueing.js]
[browser_thumbnails_bg_timeout.js]
[browser_thumbnails_bg_redirect.js]
[browser_thumbnails_bg_destroy_browser.js]
[browser_thumbnails_bg_no_cookies_sent.js]
skip-if = verify
[browser_thumbnails_bg_no_cookies_stored.js]
skip-if = verify
[browser_thumbnails_bg_no_auth_prompt.js]
[browser_thumbnails_bg_no_alert.js]
[browser_thumbnails_bg_no_duplicates.js]
[browser_thumbnails_bg_captureIfMissing.js]
[browser_thumbnails_bg_image_capture.js]
[browser_thumbnails_bg_topsites.js]
[browser_thumbnails_bug726727.js]
[browser_thumbnails_bug727765.js]
[browser_thumbnails_bug818225.js]
skip-if = (verify && debug && (os == 'linux'))
[browser_thumbnails_capture.js]
[browser_thumbnails_capture_parent_process.js]
skip-if = true # bug 1314039 # Bug 1345418
[browser_thumbnails_expiration.js]
[browser_thumbnails_fullViewport.js]
[browser_thumbnails_privacy.js]
[browser_thumbnails_redirect.js]
[browser_thumbnails_removed_tab.js]
[browser_thumbnails_storage.js]
[browser_thumbnails_storage_migrate3.js]
skip-if = true # Bug 1592079
[browser_thumbnails_update.js]
skip-if = os == 'win' #Bug 1539947