summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi/qrhi/BLACKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/rhi/qrhi/BLACKLIST')
-rw-r--r--tests/auto/gui/rhi/qrhi/BLACKLIST18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
index 828af6f2e7..b3284f8979 100644
--- a/tests/auto/gui/rhi/qrhi/BLACKLIST
+++ b/tests/auto/gui/rhi/qrhi/BLACKLIST
@@ -1,3 +1,21 @@
# QTBUG-87429
[renderToTextureArrayOfTexturedQuad]
android
+# QTBUG-92211
+[renderPassDescriptorCompatibility]
+android
+# Skip 3D textures with Android emulator, the sw-based GL there is no good
+[threeDimTexture]
+android
+# Same here, GLES 3.0 features seem hopeless
+[renderToTextureTextureArray]
+android
+# Ditto
+[renderToTextureSampleWithSeparateTextureAndSampler]
+android
+[renderToFloatTexture]
+android
+[renderToRgb10Texture]
+android
+[tessellation vulkan]
+android