summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2022-10-13 17:45:16 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2022-10-20 20:52:47 +0000
commit3731e04668d0b1dbf6c165c0b14183d4c9dbc7ad (patch)
tree91d4d9bdda4eb73d40478c80c179f6b741ba2759 /tests/auto/gui/rhi
parent8995045c62bb673af1e74bce79e3c500e0217bae (diff)
Android: skip tessellation(Vulkan)
Fails on CI's Android 12 emulator. Amends c681c7c23f79e2f0d6dbb2ce8961edd216cefd91. Change-Id: Icb0c39a9d0b7952aea76b7b0c45fbfc7f2b0556f Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'tests/auto/gui/rhi')
-rw-r--r--tests/auto/gui/rhi/qrhi/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
index dc2bc57077..b3284f8979 100644
--- a/tests/auto/gui/rhi/qrhi/BLACKLIST
+++ b/tests/auto/gui/rhi/qrhi/BLACKLIST
@@ -17,3 +17,5 @@ android
android
[renderToRgb10Texture]
android
+[tessellation vulkan]
+android