aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2020-01-22 13:38:33 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2020-01-22 13:43:25 +0100
commit1fb5b589554a4c9eda635e1006a31813d2a43a09 (patch)
tree9df3be26d54e867f08abadd8c0874927decaf1aa
parente8c33f9c98bcb0855fb837f967c2ef37773be93e (diff)
Blacklist failing quickcanvasitem tests for macOS
Failures can be reproduced locally on macOS 10.14, except for the “ci”-marked entries. Change-Id: I927b70f4a143b7741ac0d18588d32bfb637dd14c Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--tests/auto/quick/qquickcanvasitem/BLACKLIST14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickcanvasitem/BLACKLIST b/tests/auto/quick/qquickcanvasitem/BLACKLIST
new file mode 100644
index 0000000000..21580b6730
--- /dev/null
+++ b/tests/auto/quick/qquickcanvasitem/BLACKLIST
@@ -0,0 +1,14 @@
+[arcTo::test_transform]
+macos
+[canvas::test_paint]
+macos
+[canvas::test_save]
+macos
+[canvas::test_implicitlySizedParent]
+macos ci
+[canvas::test_toDataURL]
+macos
+[fillRect::test_fillRect]
+macos
+[imagedata::test_rounding]
+macos ci