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/BLACKLIST12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
index 68621ac66b..b3284f8979 100644
--- a/tests/auto/gui/rhi/qrhi/BLACKLIST
+++ b/tests/auto/gui/rhi/qrhi/BLACKLIST
@@ -7,3 +7,15 @@ 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