summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2021-05-29 21:59:00 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-07-13 08:00:10 +0000
commit264b9b94c93abaa5c7d2c1bb8c0aac5b8ce59a45 (patch)
treec01fa6edaeeb57a1d802b76e1c866f108bd13bf2 /tests
parent7bdb824b2f1632b9a441639df41b3199416f402a (diff)
Block flaky rhi and OpenGL tests on Android
Task-number: QTBUG-87429 Change-Id: I5a09a82b5fd27d9a36563e5270703a32c067d4b6 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit cbaff1370147a7cb0a629008e78495c50520c08f) Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/qopengl/BLACKLIST2
-rw-r--r--tests/auto/gui/rhi/qrhi/BLACKLIST3
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/gui/qopengl/BLACKLIST b/tests/auto/gui/qopengl/BLACKLIST
index cb40fa3430..34114ef512 100644
--- a/tests/auto/gui/qopengl/BLACKLIST
+++ b/tests/auto/gui/qopengl/BLACKLIST
@@ -3,3 +3,5 @@ windows
# QTBUG-87665
[fboMRT]
android
+[fboMRT_differentFormats]
+android
diff --git a/tests/auto/gui/rhi/qrhi/BLACKLIST b/tests/auto/gui/rhi/qrhi/BLACKLIST
index 325c3c0bb5..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