gecko/modules/libpr0n/test/reftest/pngsuite-basic-i/reftest.list

45 lines
1.7 KiB
Plaintext

# If you mark a test as failing or random, you MUST file a bug report in
# bugzilla and note the bug number as a comment on the line with the
# failing test.
#
# For example:
# ...
# fails == foo bar # bug 12345
#
# See /mozilla/layout/tools/reftest/README.txt for more information.
# PngSuite - Basic formats (interlaced)
# basi0g01 - black & white
== basi0g01.png basi0g01.html
# basi0g02 - 2 bit (4 level) grayscale
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g02.png basi0g02.html
# basi0g04 - 4 bit (16 level) grayscale
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g04.png basi0g04.html
# basi0g08 - 8 bit (256 level) grayscale
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g08.png basi0g08.html
# basi0g16 - 16 bit (64k level) grayscale
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g16.png basi0g16.html
# basi2c08 - 3x8 bits rgb color
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi2c08.png basi2c08.html
# basi2c16 - 3x16 bits rgb color
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
== 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
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p08.png basi3p08.html
# basi4a08 - 8 bit grayscale + 8 bit alpha-channel
#== basi4a08.png basi4a08.html
# basi4a16 - 16 bit grayscale + 16 bit alpha-channel
#== basi4a16.png basi4a16.html
# basi6a08 - 3x8 bits rgb color + 8 bit alpha-channel
#== basi6a08.png basi6a08.html
# basi6a16 - 3x16 bits rgb color + 16 bit alpha-channel
#== basi6a16.png basi6a16.html