aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-05 09:35:47 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-05-17 10:39:11 +0000
commit678e809361689cd9f4a2b2638152d2ec129d2de2 (patch)
tree6fc2b8c58b07377d7fb208836dd3a05672b352da
parenta670c497a00c6ab4d5cd1fce5a1c15aec8b2a849 (diff)
Blacklist failing tests in tst_qquickrendercontrol on Android
Task-number: QTBUG-103258 Task-number: QTBUG-101865 Change-Id: Icef6a26334fafe48bcee84615c0d72cce909bee3 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 0e6a33e04b434cb7b91bb017a96729cdc34c7f4d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquickrendercontrol/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickrendercontrol/BLACKLIST b/tests/auto/quick/qquickrendercontrol/BLACKLIST
new file mode 100644
index 0000000000..5c4846d821
--- /dev/null
+++ b/tests/auto/quick/qquickrendercontrol/BLACKLIST
@@ -0,0 +1,3 @@
+# QTBUG-103258
+[renderAndReadBackWithRhi]
+android