aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-12 16:23:35 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-15 11:43:17 +0100
commit24769d86c9e6dbf9608eff9bddb8f9fc1f751ef2 (patch)
treeab28c09e671334b61356624fe7f70f4a3e57d7d4 /tests
parent6ec8c62ca22c363fa00e085de10198a90e3d65dc (diff)
Blacklist a few tst_qquickflickable tests on macOS
Task-number: QTBUG-91116 Change-Id: I8dd0d66a7cabe9b28e0246120d81dd99c8df9846 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickflickable/BLACKLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST
new file mode 100644
index 0000000000..2430735613
--- /dev/null
+++ b/tests/auto/quick/qquickflickable/BLACKLIST
@@ -0,0 +1,5 @@
+[movingAndFlicking]
+macos-11
+
+[flickVelocity]
+macos-11