From 1175d0ea638a1b932f4a9465cea191a72fe8a8c1 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Sat, 26 Sep 2020 08:07:20 +0200 Subject: Blacklist a few more on macOS Task-number: QTBUG-86729 Change-Id: I49fb86e867afeee2f0567dc3498598b249ae5e08 Reviewed-by: Shawn Rutledge --- tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST | 2 ++ tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST | 2 ++ tests/auto/quick/qquickflickable/BLACKLIST | 2 ++ tests/auto/quick/qquickmultipointtoucharea/BLACKLIST | 4 ++++ 4 files changed, 10 insertions(+) diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST index 92903955ac..b5ef1543d0 100644 --- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST +++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST @@ -5,3 +5,5 @@ opensuse-leap windows gcc [touchDragFlickableBehindButton] windows gcc +[touchAndDragHandlerOnFlickable] +macos # QTBUG-86729 diff --git a/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST index 0fa9daa4cf..497f8fe62f 100644 --- a/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST +++ b/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST @@ -2,3 +2,5 @@ macos # QTBUG-86729 [touchEventDelivery] macos # QTBUG-86729 +[touchReleaseOutside] +macos # QTBUG-86729 diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST index 10cc38f1d8..d36a901e00 100644 --- a/tests/auto/quick/qquickflickable/BLACKLIST +++ b/tests/auto/quick/qquickflickable/BLACKLIST @@ -1,5 +1,7 @@ [nestedPressDelay] macos # QTBUG-86729 +[stopAtBounds] +macos # QTBUG-86729 [nestedStopAtBounds] macos # QTBUG-86729 [nestedSliderUsingTouch] diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST index f356dfb29a..eb7f3e8877 100644 --- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST +++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST @@ -21,3 +21,7 @@ sles * # QTBUG-86729 [reuse] * # QTBUG-86729 +[signalTest] +macos # QTBUG-86729 +[cancel] +macos # QTBUG-86729 -- cgit v1.2.3