diff --git a/dom/ipc/tests/mochitest.ini b/dom/ipc/tests/mochitest.ini index 745de9ae4561..59101f1e1ba6 100644 --- a/dom/ipc/tests/mochitest.ini +++ b/dom/ipc/tests/mochitest.ini @@ -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