summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-14 09:54:19 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-07-03 09:20:16 +0000
commit24260d5030be0f76899c84d95670147526a0eda8 (patch)
tree43a154ff0a8beb43503f25c4c1e7c7c9cf667b85 /tests
parent204f46b9e2fcd62760e230c0760bf6fa1013d98e (diff)
Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11
Task-number: QTQAINFRA-1292 Change-Id: I1047b797380820d2636f4d514b41b621c7794486 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> (cherry picked from commit 0c7e4b97a7990b29255abaf4568f62b6a6b6c470)
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/macnativeevents/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/other/macnativeevents/BLACKLIST b/tests/auto/other/macnativeevents/BLACKLIST
index 3e68ba0cf0..f1eb038201 100644
--- a/tests/auto/other/macnativeevents/BLACKLIST
+++ b/tests/auto/other/macnativeevents/BLACKLIST
@@ -21,3 +21,6 @@ osx
osx
[testMouseDragToNonClientArea]
osx
+# QTQAINFRA-1292
+[testPushButtonPressRelease]
+osx-10.11 ci