From 6b3edae1b21f292564003b87501136d39eca5b88 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Sun, 31 Jan 2016 10:06:38 -0800 Subject: [PATCH] Bug 1241478 - Disable test_offline_page.html for frequent failures stemming from trying to check the DOM of a page before it has loaded --- mobile/android/tests/browser/chrome/chrome.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile/android/tests/browser/chrome/chrome.ini b/mobile/android/tests/browser/chrome/chrome.ini index 5ca8e117ec1..0f25c0e5f72 100644 --- a/mobile/android/tests/browser/chrome/chrome.ini +++ b/mobile/android/tests/browser/chrome/chrome.ini @@ -31,6 +31,7 @@ skip-if = debug [test_migrate_ui.html] [test_network_manager.html] [test_offline_page.html] +skip-if = true # Bug 1241478 [test_reader_view.html] [test_resource_substitutions.html] [test_restricted_profiles.html]