From 319c21e6117f1fdb06d82c1201f5d0001e3aeb48 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Mon, 26 Oct 2020 21:06:46 +0100 Subject: Blacklist qmltestrunner::touch::test_secondWindow and others Task-number: QTBUG-86729 Change-Id: Ia4db0a98a4977cb89799c5749983a370d35317a7 Reviewed-by: Shawn Rutledge --- tests/auto/qmltest/events/BLACKLIST | 2 ++ tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST | 6 ++++++ tests/auto/quick/qquickflickable/BLACKLIST | 3 +++ tests/auto/quick/qquickmultipointtoucharea/BLACKLIST | 5 +++++ 4 files changed, 16 insertions(+) (limited to 'tests') diff --git a/tests/auto/qmltest/events/BLACKLIST b/tests/auto/qmltest/events/BLACKLIST index 4a963e6a8a..e43b7a94d7 100644 --- a/tests/auto/qmltest/events/BLACKLIST +++ b/tests/auto/qmltest/events/BLACKLIST @@ -4,3 +4,5 @@ * [touch::test_fullSequence] * +[touch::test_secondWindow] +* diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST index b5ef1543d0..a992fbf137 100644 --- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST +++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST @@ -7,3 +7,9 @@ windows gcc windows gcc [touchAndDragHandlerOnFlickable] macos # QTBUG-86729 +[touchDragSliderAndFlickable] +* # QTBUG-86729 +[touchAndDragHandlerOnFlickable] +* # QTBUG-86729 +[dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch] +* # QTBUG-86729 diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST index 34acf33e36..39931359b2 100644 --- a/tests/auto/quick/qquickflickable/BLACKLIST +++ b/tests/auto/quick/qquickflickable/BLACKLIST @@ -1,2 +1,5 @@ [nestedSliderUsingTouch] macos # QTBUG-86729 +* +[nestedStopAtBounds] # QTBUG-86729 +* diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST index da8de227c8..853af4af32 100644 --- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST +++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST @@ -13,7 +13,12 @@ sles * # QTBUG-86729 [inFlickable] macos # QTBUG-86729 +* [signalTest] macos # QTBUG-86729 +* [cancel] macos # QTBUG-86729 +* +[inMouseArea] # QTBUG-86729 +* -- cgit v1.2.3