Bug 1723315 - Disable browser_test_scrollbar_in_extension_popup_window.js for intermittent failures on Windows 10 x64 2004 r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D123508
This commit is contained in:
Michelle Goossens 2021-08-24 18:41:02 +00:00
parent 85396529de
commit 8d70b6f5d9

View File

@ -35,6 +35,7 @@ support-files =
[browser_test_scrollbar_in_extension_popup_window.js]
skip-if =
verify || os == 'linux' # Bug 1713052
win10_2004 && !debug && !fission # Bug 1723315 and Bug 1723574
[browser_test_scrolling_in_extension_popup_window.js]
[browser_test_scrolling_on_inactive_scroller_in_extension_popup_window.js]
run-if = (os == 'mac') # bug 1700805