From cc45b9c90b09a4648bc9a138f0169acfa211147a Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Fri, 4 Feb 2022 09:17:51 +0100 Subject: Un-blacklist some passing tests Task-number: QTBUG-75786 Task-number: QTBUG-82015 Task-number: QTBUG-82043 Task-number: QTBUG-82404 Task-number: QTBUG-85622 Task-number: QTBUG-85624 Task-number: QTBUG-88541 Task-number: QTBUG-95863 Change-Id: I361afa8b78e2947b12194b6b1212e59db1b20b11 Reviewed-by: Fabian Kosmale Reviewed-by: Qt CI Bot (cherry picked from commit b0848d038b7bacfd656fbadc37993a81068132bb) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST | 2 -- tests/auto/quick/qquickanimations/BLACKLIST | 5 ----- tests/auto/quick/qquickbehaviors/BLACKLIST | 3 --- tests/auto/quick/qquickgridview/BLACKLIST | 1 - tests/auto/quick/qquicklistview/BLACKLIST | 3 --- tests/auto/quick/qquickloader/BLACKLIST | 2 -- tests/auto/quick/qquickmousearea/BLACKLIST | 3 --- tests/auto/quick/qquickpathview/BLACKLIST | 3 --- 8 files changed, 22 deletions(-) delete mode 100644 tests/auto/quick/qquickbehaviors/BLACKLIST delete mode 100644 tests/auto/quick/qquickpathview/BLACKLIST diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST index 365fc2d156..4aa7973f34 100644 --- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST +++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST @@ -5,8 +5,6 @@ opensuse-leap windows gcc [touchDragFlickableBehindButton] windows gcc -[touchAndDragHandlerOnFlickable] -macos # QTBUG-86729 [touchDragSliderAndFlickable] * # QTBUG-86729 # QTBUG-95887 diff --git a/tests/auto/quick/qquickanimations/BLACKLIST b/tests/auto/quick/qquickanimations/BLACKLIST index 9f6fce24df..9d75058900 100644 --- a/tests/auto/quick/qquickanimations/BLACKLIST +++ b/tests/auto/quick/qquickanimations/BLACKLIST @@ -1,8 +1,3 @@ -[simplePath] -macos ci -[reparent] -macos ci - #QTBUG-98516 [pathTransition] macos ci diff --git a/tests/auto/quick/qquickbehaviors/BLACKLIST b/tests/auto/quick/qquickbehaviors/BLACKLIST deleted file mode 100644 index 1a9a7e9b19..0000000000 --- a/tests/auto/quick/qquickbehaviors/BLACKLIST +++ /dev/null @@ -1,3 +0,0 @@ -# QTBUG-82404 -[currentValue] -macos ci diff --git a/tests/auto/quick/qquickgridview/BLACKLIST b/tests/auto/quick/qquickgridview/BLACKLIST index 741eb2c7dc..a684b1e8bb 100644 --- a/tests/auto/quick/qquickgridview/BLACKLIST +++ b/tests/auto/quick/qquickgridview/BLACKLIST @@ -1,5 +1,4 @@ [snapOneRow] -macos # QTBUG-86729 msvc-2019 windows-10 gcc developer-build [snapToRow] diff --git a/tests/auto/quick/qquicklistview/BLACKLIST b/tests/auto/quick/qquicklistview/BLACKLIST index e1f90822a3..f38ebfd303 100644 --- a/tests/auto/quick/qquicklistview/BLACKLIST +++ b/tests/auto/quick/qquicklistview/BLACKLIST @@ -4,12 +4,9 @@ opensuse-leap #QTBUG-53863 [populateTransitions] opensuse-42.1 -[contentHeightWithDelayRemove] -macos #QTBUG-75960 #QTBUG-76652 [currentIndex] -macos opensuse-leap ubuntu-18.04 ubuntu-20.04 diff --git a/tests/auto/quick/qquickloader/BLACKLIST b/tests/auto/quick/qquickloader/BLACKLIST index 30c02e4c13..a45a300607 100644 --- a/tests/auto/quick/qquickloader/BLACKLIST +++ b/tests/auto/quick/qquickloader/BLACKLIST @@ -2,5 +2,3 @@ # QTBUG-63049 [asyncToSync1] b2qt -[urlToComponent] -macos diff --git a/tests/auto/quick/qquickmousearea/BLACKLIST b/tests/auto/quick/qquickmousearea/BLACKLIST index 61eb8043e2..6e0665271c 100644 --- a/tests/auto/quick/qquickmousearea/BLACKLIST +++ b/tests/auto/quick/qquickmousearea/BLACKLIST @@ -1,6 +1,3 @@ -[pressAndHold] -macos ci - # QTBUG-78153 [nestedStopAtBounds] opensuse-leap diff --git a/tests/auto/quick/qquickpathview/BLACKLIST b/tests/auto/quick/qquickpathview/BLACKLIST deleted file mode 100644 index 990e9542f0..0000000000 --- a/tests/auto/quick/qquickpathview/BLACKLIST +++ /dev/null @@ -1,3 +0,0 @@ -# QTBUG-95863 -[snapOneItem] -macos -- cgit v1.2.3