Bustage fix - mark tests as passing which were not actually tickling bug 405384.

This commit is contained in:
dolske@mozilla.com 2007-12-16 20:15:44 -08:00
parent 40ee4d55d8
commit 1f944d58a9
3 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi2c16.png basi2c16.html
# basi3p01 - 1 bit (2 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p01.png basi3p01.html
# basi3p02 - 2 bit (4 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p02.png basi3p02.html
== basi3p02.png basi3p02.html
# basi3p04 - 4 bit (16 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p04.png basi3p04.html
# basi3p08 - 8 bit (256 color) paletted

View File

@ -29,7 +29,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn2c16.png basn2c16.html
# basn3p01 - 1 bit (2 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p01.png basn3p01.html
# basn3p02 - 2 bit (4 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p02.png basn3p02.html
== basn3p02.png basn3p02.html
# basn3p04 - 4 bit (16 color) paletted
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p04.png basn3p04.html
# basn3p08 - 8 bit (256 color) paletted

View File

@ -4,13 +4,13 @@
# versions look identical, so they share a common HTML reference file.
# s01i3p01 - 1x1 paletted file, interlaced
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s01i3p01.png s01_3p01.html
== s01i3p01.png s01_3p01.html
# s01n3p01 - 1x1 paletted file, no interlacing
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s01n3p01.png s01_3p01.html
== s01n3p01.png s01_3p01.html
# s02i3p01 - 2x2 paletted file, interlaced
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s02i3p01.png s02_3p01.html
== s02i3p01.png s02_3p01.html
# s02n3p01 - 2x2 paletted file, no interlacing
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s02n3p01.png s02_3p01.html
== s02n3p01.png s02_3p01.html
# s03i3p01 - 3x3 paletted file, interlaced
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s03i3p01.png s03_3p01.html
# s03n3p01 - 3x3 paletted file, no interlacing