aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/inputpanel/data/tst_inputpanel.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/inputpanel/data/tst_inputpanel.qml b/tests/auto/inputpanel/data/tst_inputpanel.qml
index 4e9121b1..ea3394af 100644
--- a/tests/auto/inputpanel/data/tst_inputpanel.qml
+++ b/tests/auto/inputpanel/data/tst_inputpanel.qml
@@ -1052,6 +1052,8 @@ Rectangle {
}
function test_zhuyinInputMethod(data) {
+ skip("The test is broken, see QTBUG-80663. Skipping rather than blacklisting to avoid crashes.")
+
prepareTest(data, true)
for (var inputIndex in data.inputSequence) {