aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/quick/quick.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index a2c16f1d72..da119c8b27 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -14,10 +14,10 @@ qtConfig(opengl(es1|es2)?) {
qquickanimatedsprite \
qquickframebufferobject \
qquickopenglinfo \
- qquickspritesequence \
- qquickshadereffect
-
+ qquickspritesequence
qtHaveModule(opengl): QUICKTESTS += qquickrendercontrol
+
+# qquickshadereffect test is disabled for now, re-enable when ported to Qt 6
}
!cross_compile: PRIVATETESTS += examples