summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2023-02-03 16:03:05 +0100
committerAxel Spoerl <axel.spoerl@qt.io>2023-02-03 18:44:55 +0100
commitb464119dd497771d5c1fb0e4a35faae45641bf79 (patch)
tree1ad06130d8103051e096e4688ac906f5809b3d6a
parentbf5dbc61b357e0897cafaca04f78ee4c093d5606 (diff)
Unblacklist stable tst_QWidgetRepaintManager
Failing test functions fastMove, moveAccross, moveInOutOverlapped seem to be stable in the meanwhile. This patch removes the blacklisting. Task-number: QTBUG-109036 Pick-to: 6.5 Change-Id: I9a2b015572e4d8a4eac196d3985c052030fd84e2 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST b/tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST
deleted file mode 100644
index 94692ee20a..0000000000
--- a/tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-# Temporary for QTBUG-109036
-[fastMove]
-opensuse-leap
-
-# Temporary for QTBUG-109036
-[moveAccross]
-opensuse-leap
-
-# Temporary for QTBUG-109036
-[moveInOutOverlapped]
-opensuse-leap