summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2023-03-24 09:00:01 +0100
committerLiang Qi <liang.qi@qt.io>2023-03-24 10:49:16 +0100
commit0a37f944bff1015c3fdfe149ca28fddec6533c1c (patch)
tree6c2e446a026ecde423d92712d2219b7241b9229f
parentWindeployqt: prevent directory creation for dryruns (diff)
downloadqtbase-0a37f944bff1015c3fdfe149ca28fddec6533c1c.tar.xz
qtbase-0a37f944bff1015c3fdfe149ca28fddec6533c1c.zip
tests: blacklist tst_QImageReader::setClipRect() and
setScaledClipRect() svg tests on Wayland Task-number: QTBUG-112275 Pick-to: 6.5 Change-Id: Iaae1781df09b8402b349fd41111ea16ca26215f8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
-rw-r--r--tests/auto/gui/image/qimagereader/BLACKLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/gui/image/qimagereader/BLACKLIST b/tests/auto/gui/image/qimagereader/BLACKLIST
new file mode 100644
index 0000000000..6422ff1dac
--- /dev/null
+++ b/tests/auto/gui/image/qimagereader/BLACKLIST
@@ -0,0 +1,8 @@
+[setClipRect:SVG: rect]
+wayland
+[setClipRect:SVGZ: rect]
+wayland
+[setScaledClipRect:SVG: rect]
+wayland
+[setScaledClipRect:SVGZ: rect]
+wayland