From 4da801d632dac597f37089bc5e54efcacb6a506f Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Mon, 27 Jan 2014 14:28:37 -0800 Subject: [PATCH] Bug 962029 - Skip test_bug746272-2.html because it depends on where the mochitest chunks are split --- dom/tests/mochitest/localstorage/mochitest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/tests/mochitest/localstorage/mochitest.ini b/dom/tests/mochitest/localstorage/mochitest.ini index 72d30715ade..9c441b4d1b9 100644 --- a/dom/tests/mochitest/localstorage/mochitest.ini +++ b/dom/tests/mochitest/localstorage/mochitest.ini @@ -21,6 +21,7 @@ support-files = [test_bug600307-DBOps.html] [test_bug746272-1.html] [test_bug746272-2.html] +skip-if = os == "android" # bug 962029 [test_cookieBlock.html] [test_cookieSession.html] [test_embededNulls.html]