Bug 1697988 - disable test_browsingcontext_currenturi.html on linux64, mac-qr and win-qr r=jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D110721
This commit is contained in:
Andreea Pavel 2021-04-03 00:59:22 +00:00
parent 6420ad52a1
commit 7a0148230a

View File

@ -13,3 +13,7 @@ skip-if = toolkit == 'android'
[test_browsingcontext_currenturi.html]
support-files =
file_broadcast_currenturi_onload.html
skip-if =
os == "linux" && bits == 64 # Bug 1697988
os == "mac" && webrender # Bug 1697988
os == "win" && webrender # Bug 1697988