Bug 1145327. Mark css-animations/print-no-animations.html as random on OS X on CLOSED TREE. r=dbaron. a=Kwierso

This commit is contained in:
Mason Chang 2015-03-20 15:14:40 -07:00
parent edd40992cc
commit 54a7aa0235

View File

@ -1,5 +1,5 @@
== screen-animations.html screen-animations-ref.html
!= screen-animations.html screen-animations-notref.html
# random-if on os x 10.0, bug 1145327
random-if(OSX==1010) fails == print-no-animations.html print-no-animations-ref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-print tests
random-if(OSX==1010) fails != print-no-animations.html print-no-animations-notref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-print tests
# random-if on osx, bug 1145327
random-if(cocoaWidget) fails-if(!cocoaWidget) == print-no-animations.html print-no-animations-ref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-print tests
random-if(cocoaWidget) fails-if(!cocoaWidget) != print-no-animations.html print-no-animations-notref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-print tests