From c7665e5342b2fd59217e613e93a64202ee4c7540 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Mon, 7 Nov 2016 20:32:24 -0800 Subject: [PATCH] Bug 1315867 - Disable test_presentation_sandboxed_presentation.html until its flaky use of setTimeout can be repaired --- dom/presentation/tests/mochitest/mochitest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/presentation/tests/mochitest/mochitest.ini b/dom/presentation/tests/mochitest/mochitest.ini index a312d84ec58b..f96e07f1e0ae 100644 --- a/dom/presentation/tests/mochitest/mochitest.ini +++ b/dom/presentation/tests/mochitest/mochitest.ini @@ -71,6 +71,7 @@ skip-if = (e10s || toolkit == 'android') [test_presentation_sender_on_terminate_request.html] skip-if = toolkit == 'android' [test_presentation_sandboxed_presentation.html] +skip-if = true # bug 1315867 [test_presentation_reconnect.html] [test_presentation_mixed_security_contexts.html] [test_presentation_availability.html]