summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2021-03-29 09:51:05 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-03-29 10:56:08 +0000
commitab32956178331bd323b8341129a237ae0030387b (patch)
tree8bec5982f2d3d11222d7bca6852f7ea06d915949 /tests
parentb296202831e8f1bb3a3fda1159289199a7097a71 (diff)
Skip a tst_QRhi test case with the Android emulator
Task-number: QTBUG-92211 Change-Id: I63ff17b226d502189bc769b0b28640b849b8d39a Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 9e662a0baf46253fcb88027688587c06b7112620) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/rhi/qrhi/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
index 828af6f2e7..0e117c0483 100644
--- a/tests/auto/gui/rhi/qrhi/BLACKLIST
+++ b/tests/auto/gui/rhi/qrhi/BLACKLIST
@@ -1,3 +1,6 @@
# QTBUG-87429
[renderToTextureArrayOfTexturedQuad]
android
+# QTBUG-92211
+[renderPassDescriptorCompatibility]
+android