summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-01-13 17:07:50 +0100
committerOliver Wolff <oliver.wolff@qt.io>2021-01-21 23:56:30 +0100
commitc5aa82717a17cf9b991e117efa4f1f55472fcf96 (patch)
treec2196d476d17aa627cb40a31795101aebc48f17a /tests/auto/widgets/widgets/qlineedit
parentffa0ecdc5d507754ddd962e2edbc859c198b2700 (diff)
Blacklist failing tests for WinRT
The update to Windows 20H2 broke some auto tests for winrt. The reason is still unknown, but at the moment these failing auto tests break every integration. Blacklist them for now to unblock CI. Task-number: QTBUG-90441 Change-Id: I724d72f60504f95fbb1e2ce1fcb326b82430d263 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets/qlineedit')
-rw-r--r--tests/auto/widgets/widgets/qlineedit/BLACKLIST12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qlineedit/BLACKLIST b/tests/auto/widgets/widgets/qlineedit/BLACKLIST
index 537c81413e..fdb097ee09 100644
--- a/tests/auto/widgets/widgets/qlineedit/BLACKLIST
+++ b/tests/auto/widgets/widgets/qlineedit/BLACKLIST
@@ -29,3 +29,15 @@ android
# QTBUG-69115
[testQuickSelectionWithMouse]
android
+
+[inputRejected]
+winrt
+
+[QTBUG5786_undoPaste]
+winrt
+
+[cut]
+winrt
+
+[cutWithoutSelection]
+winrt