Bug 981110 part 1: Remove some random, skip, and fuzzy annotations in SVG / SMIL reftests. r=jwatt

This commit is contained in:
Daniel Holbert 2014-03-09 17:45:55 -07:00
parent 1bb351d093
commit 43d224d84e
2 changed files with 17 additions and 17 deletions

View File

@ -1,14 +1,14 @@
# Tests related to SVG Animation (using SMIL), focusing on the animateMotion
# element.
skip-if(B2G) random-if(Android&&AndroidVersion>=15) == animateMotion-by-1.svg lime.svg # bug 773482
skip-if(B2G) random-if(Android&&AndroidVersion>=15) == animateMotion-by-2.svg lime.svg # bug 773482
== animateMotion-by-1.svg lime.svg
== animateMotion-by-2.svg lime.svg
fuzzy-if(/^Windows\x20NT\x206\.2/.test(http.oscpu),1,800) == animateMotion-flattening-1.svg lime.svg # bug 951541
skip-if(B2G) == animateMotion-from-to-1.svg lime.svg # bug 773482
== animateMotion-from-to-1.svg lime.svg
== animateMotion-indefinite-to-1.svg lime.svg
== animateMotion-indefinite-to-2.svg lime.svg
skip-if(B2G) random-if(Android&&AndroidVersion>=15) == animateMotion-rotate-1a.svg lime.svg # bug 773482
skip-if(B2G) random-if(Android&&AndroidVersion>=15) == animateMotion-rotate-1b.svg lime.svg # bug 773482
== animateMotion-rotate-1a.svg lime.svg
== animateMotion-rotate-1b.svg lime.svg
== animateMotion-rotate-2.svg lime.svg
== animateMotion-to-overridden-1.svg lime.svg
== animateMotion-values-linear-1.svg animateMotion-values-linear-1-ref.svg
@ -16,6 +16,6 @@ skip-if(B2G) random-if(Android&&AndroidVersion>=15) == animateMotion-rotate-1b.s
== animateMotion-values-paced-1b.svg animateMotion-values-paced-1-ref.svg
# Tests involving <mpath> sub-element
skip-if(B2G) == animateMotion-mpath-pathLength-1.svg lime.svg # bug 773482
skip-if(B2G) == animateMotion-mpath-targetChange-1.svg lime.svg # bug 773482
== animateMotion-mpath-pathLength-1.svg lime.svg
== animateMotion-mpath-targetChange-1.svg lime.svg
== animateMotion-mpath-target-transform-1.svg lime.svg

View File

@ -1,17 +1,17 @@
# Tests related to SVG Animation (using SMIL), focusing on the animateTransform
# element.
fuzzy(110,1058) random-if(Android&&AndroidVersion>=15) == additive-1.svg additive-1-ref.svg # bug 839865
fuzzy(110,1802) == additive-1.svg additive-1-ref.svg # bug 981344
== animate-width-1.svg lime.svg
fuzzy(155,4352) random-if(Android&&AndroidVersion>=15) == paced-1.svg paced-1-ref.svg # bug 839865
fuzzy(32,225) random-if(Android&&AndroidVersion>=15) == rotate-angle-1.svg rotate-angle-ref.svg # bug 839865
fuzzy(32,225) random-if(Android&&AndroidVersion>=15) == rotate-angle-2.svg rotate-angle-ref.svg # bug 839865
fuzzy(32,225) random-if(Android&&AndroidVersion>=15) == rotate-angle-3.svg rotate-angle-ref.svg # bug 839865
fuzzy(32,200) random-if(Android&&AndroidVersion>=15) == rotate-angle-4.svg rotate-angle-ref.svg # bug 839865
fuzzy(32,125) random-if(Android&&AndroidVersion>=15) == rotate-angle-5.svg rotate-angle-ref.svg # bug 839865
== paced-1.svg paced-1-ref.svg
== rotate-angle-1.svg rotate-angle-ref.svg
== rotate-angle-2.svg rotate-angle-ref.svg
== rotate-angle-3.svg rotate-angle-ref.svg
== rotate-angle-4.svg rotate-angle-ref.svg
== rotate-angle-5.svg rotate-angle-ref.svg
fuzzy(12,27) == scale-1.svg scale-1-ref.svg # bug 981004
== set-transform-1.svg lime.svg
fuzzy(132,15500) == skew-1.svg skew-1-ref.svg # bug 839865
random-if(Android&&!browserIsRemote) == translate-clipPath-1.svg lime.svg # bug 760266
== skew-1.svg skew-1-ref.svg
== translate-clipPath-1.svg lime.svg
fails-if(OSX==10.6) == translate-gradient-1.svg lime.svg
fuzzy-if(Android,8,200) == translate-pattern-1.svg lime.svg
== translate-pattern-1.svg lime.svg