Bug 1775616 - disable browser_async_window_flushing.js due to frequent failures. r=intermittent-reviewers,jmaher

Differential Revision: https://phabricator.services.mozilla.com/D168489
This commit is contained in:
Cosmin Sabou 2023-02-03 06:09:38 +00:00
parent 265756cc0f
commit a7156afbfa

View File

@ -319,6 +319,10 @@ skip-if = os == "linux" && os_version == "18.04" # bug 1446464
[browser_1284886_suspend_tab.js] [browser_1284886_suspend_tab.js]
[browser_async_window_flushing.js] [browser_async_window_flushing.js]
https_first_disabled = true https_first_disabled = true
skip-if =
os == "linux" # Bug 1775616
os == "mac" # Bug 1775616
os == "win" && !debug # Bug 1775616
[browser_focus_after_restore.js] [browser_focus_after_restore.js]
[browser_forget_async_closings.js] [browser_forget_async_closings.js]
https_first_disabled = true https_first_disabled = true