diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /image/test/reftest/reftest-stylo.list | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'image/test/reftest/reftest-stylo.list')
-rw-r--r-- | image/test/reftest/reftest-stylo.list | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/image/test/reftest/reftest-stylo.list b/image/test/reftest/reftest-stylo.list new file mode 100644 index 000000000..8c76cce79 --- /dev/null +++ b/image/test/reftest/reftest-stylo.list @@ -0,0 +1,65 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +# Check for 24-bit color mode (test for bug 414720) +skip-if(Android) == colordepth.html colordepth.html + +# "PngSuite, the official set of PNG test images" +# Images by Willem van Schaik +# +# http://www.schaik.com/pngsuite/pngsuite.html +# http://www.libpng.org/pub/png/pngsuite.html +skip-if(B2G) include pngsuite-basic-n/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-basic-i/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-ancillary/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-background/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-chunkorder/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-corrupted/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-filtering/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-gamma/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-oddsizes/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-palettes/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-transparency/reftest-stylo.list +# bug 783632 +skip-if(B2G) include pngsuite-zlib/reftest-stylo.list +# bug 783632 + +# Disabled, lots of intermittents here +# BMP tests +#skip-if(Android) include bmp/reftest-stylo.list + +# ICO tests +#skip-if(Android) include ico/reftest-stylo.list + +# JPEG tests +# include jpeg/reftest-stylo.list + +# GIF tests +# include gif/reftest-stylo.list + +# APNG tests +include apng/reftest-stylo.list + +# Generic image tests +include generic/reftest-stylo.list + +# Color management test +include color-management/reftest-stylo.list + +# Downscaling tests +# include downscaling/reftest-stylo.list + +# Blob URI tests +include blob/reftest-stylo.list + +# Lossless encoders +# skip-if(Android||B2G) include encoders-lossless/reftest-stylo.list +# bug 783621 |