From f2ae6bedc66fa6a5d1edb4e161265250b9832a71 Mon Sep 17 00:00:00 2001 From: Ryan VanderMeulen Date: Sun, 10 Apr 2016 21:52:07 -0400 Subject: [PATCH] Backed out changeset 98aa2df1a69f (bug 1262269) for frequent Linux failures in the re-enabled tests. --- image/test/mochitest/chrome.ini | 3 +++ image/test/reftest/gif/reftest.list | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/image/test/mochitest/chrome.ini b/image/test/mochitest/chrome.ini index 25f454dca7f0..1601c9ff51cd 100644 --- a/image/test/mochitest/chrome.ini +++ b/image/test/mochitest/chrome.ini @@ -7,9 +7,12 @@ support-files = ref-iframe.html [test_animation.html] +disabled = bug 1100497 [test_animation2.html] +disabled = bug 1101415 [test_bug415761.html] skip-if = os != "win" || os_version == "6.2" support-files = bug415761.ico [test_undisplayed_iframe.html] +disabled = bug 1060869 diff --git a/image/test/reftest/gif/reftest.list b/image/test/reftest/gif/reftest.list index 1b160a07d84a..10eed05c5154 100644 --- a/image/test/reftest/gif/reftest.list +++ b/image/test/reftest/gif/reftest.list @@ -50,4 +50,4 @@ skip == test_bug641198.html animation2a-finalframe.gif # Disabled; see bug 1120 # won't be in the text of the contents themselves. --$(boundary)\r\n means # "Here is the beginning of a boundary," and --$(boundary)-- means "All done # sending you parts.") -skip-if(B2G) HTTP == webcam.html blue.gif # bug 773482 +skip-if(B2G||browserIsRemote) HTTP == webcam.html blue.gif # bug 773482