summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
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-04-01 10:25:11 +0200
commitf8587a158fca5acf4b466e2f181e618c5fbc81bb (patch)
tree15e46410b8bebbfe70525f4edc5b3e06b55a50b3 /tests/auto/gui
parent59ab5b29b3b1701fd7cd6b0a0bd23a718e313486 (diff)
Skip a tst_QRhi test case with the Android emulator
Task-number: QTBUG-92329 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> (cherry picked from commit ab32956178331bd323b8341129a237ae0030387b)
Diffstat (limited to 'tests/auto/gui')
-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