Mark some of bug 276431's tests as random-on-windows, since they fail on win7, pending investigation. a=orange

This commit is contained in:
Daniel Holbert 2010-09-08 19:49:31 -07:00
parent 08e26c2ecf
commit 77bfcfd379

View File

@ -26,19 +26,21 @@ include zoom/reftest.list
== img-content-outside-viewBox-1.html img-content-outside-viewBox-1-ref.html
# XXXdholbert Some of the tests below fail on Windows 7 right now. Marking them
# random-on-windows right now while I investigate.
== img-widthAndHeight-meet-1.html img-widthAndHeight-meet-1-ref.html
== img-widthAndHeight-meet-2.html img-widthAndHeight-meet-2-ref.html
== img-widthAndHeight-slice-1.html img-widthAndHeight-slice-1-ref.html
== img-widthAndHeight-slice-2.html img-widthAndHeight-slice-2-ref.html
random-if(winWidget) == img-widthAndHeight-slice-1.html img-widthAndHeight-slice-1-ref.html
random-if(winWidget) == img-widthAndHeight-slice-2.html img-widthAndHeight-slice-2-ref.html
== img-height-meet-1.html img-height-meet-1-ref.html
random-if(winWidget) == img-height-meet-1.html img-height-meet-1-ref.html
== img-height-meet-2.html img-height-meet-2-ref.html
== img-height-slice-1.html img-height-slice-1-ref.html
random-if(winWidget) == img-height-slice-1.html img-height-slice-1-ref.html
== img-height-slice-2.html img-height-slice-2-ref.html
== img-width-meet-1.html img-width-meet-1-ref.html
random-if(winWidget) == img-width-meet-1.html img-width-meet-1-ref.html
== img-width-meet-2.html img-width-meet-2-ref.html
== img-width-slice-1.html img-width-slice-1-ref.html
random-if(winWidget) == img-width-slice-1.html img-width-slice-1-ref.html
== img-width-slice-2.html img-width-slice-2-ref.html
== list-simple-1.html list-simple-1-ref.html