From 92fccb0f4a8bc6456c998bf066f1f4cca2b46bc7 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Fri, 25 Sep 2020 08:01:20 +0200 Subject: Blacklist various failing tests tst_qqflickable::nestedStopAtBounds, nestedSliderUsingTouch tst_QQuickMouseArea::preventStealing, nestedFlickableStopAtBounds tst_QQuickMultiPointTouchArea::inFlickable2, inFlickableWithPressDelay tst_QQuickPathView::nestedinFlickable, touchButtonOnFlickable, touchGrabCausesMouseUngrab tst_qqmlpropertycache::derivedGadgetMethod Task-number: QTBUG-86729 Change-Id: Ie11a50c25f90fde2636b05a72f51640643b33dec Reviewed-by: Fabian Kosmale --- tests/auto/quick/qquickflickable/BLACKLIST | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/auto/quick/qquickflickable') diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST index 77bd241d43..10cc38f1d8 100644 --- a/tests/auto/quick/qquickflickable/BLACKLIST +++ b/tests/auto/quick/qquickflickable/BLACKLIST @@ -1,2 +1,6 @@ [nestedPressDelay] macos # QTBUG-86729 +[nestedStopAtBounds] +macos # QTBUG-86729 +[nestedSliderUsingTouch] +macos # QTBUG-86729 -- cgit v1.2.3