diff options
author | Ulf Hermann <[email protected]> | 2025-01-08 13:53:34 +0100 |
---|---|---|
committer | Jani Heikkinen <[email protected]> | 2025-01-14 15:03:14 +0200 |
commit | 237decc5ef072c10dd3d528e768faf08332bbf62 (patch) | |
tree | abe3aa1ceae3dd09a9a444370b29207ffef7ba8b | |
parent | 4675ab9b4029034c73a14e9f358c50463feffa64 (diff) |
Blacklist tst_qquicktextedit::keyboardSelection on opensusev6.9.0-beta2
Task-number: QTBUG-132651
Change-Id: I59605002b3009baa6a0323aaf2ee7b8bdc92d900
Reviewed-by: Axel Spoerl <[email protected]>
Reviewed-by: Frederic Lefebvre <[email protected]>
(cherry picked from commit 5430d231e2998a9ed78f0a7924122e32886189af)
Reviewed-by: Ulf Hermann <[email protected]>
-rw-r--r-- | tests/auto/quick/qquicktextedit/BLACKLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicktextedit/BLACKLIST b/tests/auto/quick/qquicktextedit/BLACKLIST index 43189edc52..94305b7290 100644 --- a/tests/auto/quick/qquicktextedit/BLACKLIST +++ b/tests/auto/quick/qquicktextedit/BLACKLIST @@ -45,3 +45,7 @@ opensuse-leap # QTBUG-132650 [overwriteMode] opensuse-leap + +# QTBUG-132651 +[keyboardSelection] +opensuse-leap |