summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2021-03-29 09:51:05 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2021-03-29 09:57:48 +0200
commit9e662a0baf46253fcb88027688587c06b7112620 (patch)
tree302c82fdb56da823469dc180e1183db7aae0cb9e /tests/auto/gui/rhi
parentaa4a1006cbccbc180c600f9b4dc9e882bb5ed5ca (diff)
Skip a tst_QRhi test case with the Android emulator
Pick-to: 6.1 Task-number: QTBUG-92211 Change-Id: I63ff17b226d502189bc769b0b28640b849b8d39a Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/gui/rhi')
-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