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/BLACKLIST21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
new file mode 100644
index 0000000000..b3284f8979
--- /dev/null
+++ b/tests/auto/gui/rhi/qrhi/BLACKLIST
@@ -0,0 +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