Bug 1613552 [wpt PR 21618] - Fix timeout vs. task-queue race conditions in promise...
[gecko.git] / widget / tests / chrome.ini
blobcc841e9aecf021ec078d43b30842c93fe850be5e
1 [DEFAULT]
2 prefs =
3 plugin.load_flash_only=false
4 skip-if = os == 'android'
5 support-files =
6 empty_window.xhtml
7 utils.js
9 [test_bug343416.xhtml]
10 skip-if = debug
11 [test_bug429954.xhtml]
12 support-files = window_bug429954.xhtml
13 [test_bug444800.xhtml]
14 [test_bug478536.xhtml]
15 skip-if = true # Bug 561929
16 support-files = window_bug478536.xhtml
17 [test_bug517396.xhtml]
18 skip-if = (verify && (os == 'win'))
19 [test_bug538242.xhtml]
20 support-files = window_bug538242.xhtml
21 [test_bug565392.html]
22 skip-if = toolkit != "windows"
23 [test_bug593307.xhtml]
24 support-files = window_bug593307_offscreen.xhtml window_bug593307_centerscreen.xhtml
25 [test_keycodes.xhtml]
26 [test_wheeltransaction.xhtml]
27 support-files = window_wheeltransaction.xhtml
28 [test_imestate.html]
29 support-files = window_imestate_iframes.html
30 [test_plugin_scroll_consistency.html]
31 [test_composition_text_querycontent.xhtml]
32 support-files = window_composition_text_querycontent.xhtml
33 [test_input_events_on_deactive_window.xhtml]
34 support-files = file_input_events_on_deactive_window.html
35 [test_position_on_resize.xhtml]
36 skip-if = (verify && (os == 'win'))
37 [test_sizemode_events.xhtml]
38 [test_taskbar_progress.xhtml]
39 skip-if = toolkit != "cocoa" && toolkit != "windows" || (os == "win" && os_version == "10.0" && !ccov) # Bug 1456811
40 [test_bug760802.xhtml]
41 [test_clipboard.xhtml]
42 [test_panel_mouse_coords.xhtml]
43 skip-if = toolkit == "windows" # bug 1009955
45 # Cocoa
46 [test_native_menus.xhtml]
47 skip-if = toolkit != "cocoa"
48 support-files = native_menus_window.xhtml
49 [test_native_mouse_mac.xhtml]
50 skip-if = toolkit != "cocoa" || os_version == '10.14' # macosx1014: bug 1137575
51 support-files = native_mouse_mac_window.xhtml
52 [test_bug413277.html]
53 skip-if = toolkit != "cocoa"
54 [test_bug428405.xhtml]
55 skip-if = toolkit != "cocoa"
56 [test_bug466599.xhtml]
57 skip-if = toolkit != "cocoa"
58 [test_bug485118.xhtml]
59 skip-if = toolkit != "cocoa"
60 [test_bug522217.xhtml]
61 tags = fullscreen
62 skip-if = toolkit != "cocoa"
63 support-files = window_bug522217.xhtml
64 [test_platform_colors.xhtml]
65 #skip-if = toolkit != "cocoa"
66 skip-if = true # Bug 1207190
67 [test_standalone_native_menu.xhtml]
68 skip-if = toolkit != "cocoa"
69 support-files = standalone_native_menu_window.xhtml
70 [test_bug586713.xhtml]
71 skip-if = toolkit != "cocoa"
72 support-files = bug586713_window.xhtml
73 [test_key_event_counts.xhtml]
74 skip-if = toolkit != "cocoa"
75 [test_bug596600.xhtml]
76 support-files = file_bug596600.html
77 skip-if = toolkit != "cocoa"
78 [test_bug673301.xhtml]
79 skip-if = toolkit != "cocoa"
80 [test_secure_input.html]
81 support-files = file_secure_input.html
82 skip-if = toolkit != "cocoa"
83 [test_native_key_bindings_mac.html]
84 skip-if = toolkit != "cocoa" || verify
85 [test_system_status_bar.xhtml]
86 skip-if = toolkit != "cocoa"
88 [test_system_font_changes.xhtml]
89 support-files = system_font_changes.xhtml
90 run-if = toolkit == 'gtk' # Currently the test works on only gtk3
92 # Windows
93 # taskbar_previews.xhtml
94 # window_state_windows.xhtml
95 [test_chrome_context_menus_win.xhtml]
96 skip-if = toolkit != "windows"
97 support-files = chrome_context_menus_win.xhtml
98 [test_plugin_input_event.html]
99 skip-if = toolkit != "windows"
100 [test_mouse_scroll.xhtml]
101 skip-if = toolkit != "windows"
102 support-files = window_mouse_scroll_win.html
104 # Privacy relevant
105 [test_bug1123480.xhtml]
106 [test_transferable_overflow.xhtml]
107 skip-if = (verify && (os == 'mac' || os == 'linux'))