aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-02-03 15:47:06 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-02-05 13:03:06 +0000
commit96a6563964426b4011f0000bd3331e0ee32b577d (patch)
tree1fcdfdaa403d1f19523e7ced20463812925eef6d /tests
parent7f3f9b4fdb4d760444d3a5f88a7c0a6d18aa475f (diff)
tst_qquickdesignersupport: blacklist tests that segfault on QEMU
Task-number: QTBUG-90869 Change-Id: I70abb1baa2b919880bc711ee00d5fdbaef69301d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 1e8cb40d24402c9d0b6290cc251244ba0ec882d4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickdesignersupport/BLACKLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickdesignersupport/BLACKLIST b/tests/auto/quick/qquickdesignersupport/BLACKLIST
new file mode 100644
index 0000000000..247dc9fe82
--- /dev/null
+++ b/tests/auto/quick/qquickdesignersupport/BLACKLIST
@@ -0,0 +1,7 @@
+# QTBUG-90869
+[testSimpleBindings]
+ci b2qt
+[testDotProperties]
+ci b2qt
+[testItemReparenting]
+ci b2qt