mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 1079627 (Part 7) - Disable some questionable tests. r=tn
This commit is contained in:
parent
6bcf24b3a0
commit
c416f00994
@ -15,8 +15,8 @@ load invalid-size.gif
|
|||||||
skip-if(AddressSanitizer) load invalid-size-second-frame.gif
|
skip-if(AddressSanitizer) load invalid-size-second-frame.gif
|
||||||
|
|
||||||
# Animated gifs with a very large canvas, but tiny actual content.
|
# Animated gifs with a very large canvas, but tiny actual content.
|
||||||
load delaytest.html?523528-1.gif
|
skip-if(B2G) load delaytest.html?523528-1.gif
|
||||||
load delaytest.html?523528-2.gif
|
skip-if(B2G) load delaytest.html?523528-2.gif
|
||||||
|
|
||||||
# this would have exposed the leak discovered in bug 642902
|
# this would have exposed the leak discovered in bug 642902
|
||||||
load invalid-icc-profile.jpg
|
load invalid-icc-profile.jpg
|
||||||
|
@ -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
|
# 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
|
# "Here is the beginning of a boundary," and --$(boundary)-- means "All done
|
||||||
# sending you parts.")
|
# sending you parts.")
|
||||||
skip-if(B2G) HTTP == webcam.html blue.gif # bug 773482
|
skip-if(B2G||browserIsRemote) HTTP == webcam.html blue.gif # bug 773482
|
||||||
|
Loading…
Reference in New Issue
Block a user