From b945e1f6f71426099c54e51c5189cb4fbb9d85f4 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Wed, 11 Nov 2020 20:20:54 +0100 Subject: Mostly un-blacklist Flickable and MultiPointTouchArea tests At least they pass again locally. Ubuntu is being problematic still. Task-number: QTBUG-86729 Change-Id: I3085b4070475f52f6e1f37b8455429a5bad08177 Reviewed-by: Shawn Rutledge --- tests/auto/quick/qquickflickable/BLACKLIST | 5 ----- .../auto/quick/qquickmultipointtoucharea/BLACKLIST | 22 ++-------------------- 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 tests/auto/quick/qquickflickable/BLACKLIST diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST deleted file mode 100644 index 39931359b2..0000000000 --- a/tests/auto/quick/qquickflickable/BLACKLIST +++ /dev/null @@ -1,5 +0,0 @@ -[nestedSliderUsingTouch] -macos # QTBUG-86729 -* -[nestedStopAtBounds] # QTBUG-86729 -* diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST index 624e5c29c9..abe504d20c 100644 --- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST +++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST @@ -1,22 +1,4 @@ [nonOverlapping] -ubuntu-16.04 -ubuntu-18.04 -opensuse-42.3 -opensuse-leap -sles +ubuntu-20.04 [nested] -ubuntu-16.04 -ubuntu-18.04 -opensuse-42.3 -opensuse-leap -sles -* # QTBUG-86729 -[inFlickable] -macos # QTBUG-86729 -* -[signalTest] -macos # QTBUG-86729 -* -[cancel] -macos # QTBUG-86729 -* +ubuntu-20.04 -- cgit v1.2.3