diff --git a/image/test/crashtests/crashtests.list b/image/test/crashtests/crashtests.list index 6fc77231c982..bd5a59b775d6 100644 --- a/image/test/crashtests/crashtests.list +++ b/image/test/crashtests/crashtests.list @@ -15,8 +15,8 @@ load invalid-size.gif skip-if(AddressSanitizer) load invalid-size-second-frame.gif # Animated gifs with a very large canvas, but tiny actual content. -load delaytest.html?523528-1.gif -load delaytest.html?523528-2.gif +skip-if(B2G) load delaytest.html?523528-1.gif +skip-if(B2G) load delaytest.html?523528-2.gif # this would have exposed the leak discovered in bug 642902 load invalid-icc-profile.jpg diff --git a/image/test/reftest/gif/reftest.list b/image/test/reftest/gif/reftest.list index 4494d77f1672..f608a02aca89 100644 --- a/image/test/reftest/gif/reftest.list +++ b/image/test/reftest/gif/reftest.list @@ -47,4 +47,4 @@ skip-if(B2G) random-if(Android) == test_bug641198.html animation2a-finalframe.gi # 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