mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1784759 - disable browser_test_scrolling_in_extension_popup_window.js on mac for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D162812
This commit is contained in:
parent
d94d8ecac3
commit
4b7d1c1ecc
@ -39,6 +39,8 @@ support-files =
|
||||
skip-if =
|
||||
verify || os == 'linux' # Bug 1713052
|
||||
[browser_test_scrolling_in_extension_popup_window.js]
|
||||
skip-if =
|
||||
os == "mac" # Bug 1784759
|
||||
[browser_test_scrolling_on_inactive_scroller_in_extension_popup_window.js]
|
||||
run-if = (os == 'mac') # bug 1700805
|
||||
[browser_test_scroll_thumb_dragging.js]
|
||||
|
Loading…
Reference in New Issue
Block a user