From 0c7e4b97a7990b29255abaf4568f62b6a6b6c470 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 14 Jun 2017 09:54:19 +0200 Subject: Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11 Task-number: QTQAINFRA-1292 Change-Id: I1047b797380820d2636f4d514b41b621c7794486 Reviewed-by: Frederik Gladhorn --- tests/auto/other/macnativeevents/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3