summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list
diff options
context:
space:
mode:
Diffstat (limited to 'image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list')
-rw-r--r--image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list19
1 files changed, 19 insertions, 0 deletions
diff --git a/image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list b/image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list
new file mode 100644
index 000000000..bb776a7af
--- /dev/null
+++ b/image/test/reftest/bmp/bmp-corrupted/reftest-stylo.list
@@ -0,0 +1,19 @@
+# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
+# Corrupted BMP tests
+
+skip == wrapper.html?invalid-signature.bmp wrapper.html?invalid-signature.bmp
+skip == wrapper.html?invalid-bpp.bmp wrapper.html?invalid-bpp.bmp
+skip == wrapper.html?os2-invalid-bpp.bmp wrapper.html?os2-invalid-bpp.bmp
+# Tests for an unsupported compression value
+skip == wrapper.html?invalid-compression.bmp wrapper.html?invalid-compression.bmp
+# Tests for RLE4 with an invalid BPP
+skip == wrapper.html?invalid-compression-RLE4.bmp wrapper.html?invalid-compression-RLE4.bmp
+# Tests for RLE8 with an invalid BPP
+skip == wrapper.html?invalid-compression-RLE8.bmp wrapper.html?invalid-compression-RLE8.bmp
+
+# Test for BITFIELDS with an invalid BIH size. (This is the obscure
+# BITMAPV3INFOHEADER variant mentioned in
+# https://en.wikipedia.org/wiki/BMP_file_format which we don't accept.)
+skip == wrapper.html?invalid-compression-BITFIELDS.bmp wrapper.html?invalid-compression-BITFIELDS.bmp
+
+skip == wrapper.html?invalid-truncated-metadata.bmp wrapper.html?invalid-truncated-metadata.bmp