aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/shadersource/BLACKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmltest/shadersource/BLACKLIST')
-rw-r--r--tests/auto/qmltest/shadersource/BLACKLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/qmltest/shadersource/BLACKLIST b/tests/auto/qmltest/shadersource/BLACKLIST
index e788c776ba..fc8ac4ac78 100644
--- a/tests/auto/qmltest/shadersource/BLACKLIST
+++ b/tests/auto/qmltest/shadersource/BLACKLIST
@@ -1,5 +1,9 @@
# Blacklist for testing
[shadersource-dynamic-sourceobject::test_endresult]
linux
+
+# The blacklisting does not work here as blacklisted tests are still executed and this one crashes.
+# Therefore, a skip() for platform "xcb" has been added to tst_DynamicallyCreatedSource.qml.
+# Please remove that skip() when the problem is resolved.
[shadersource-dynamic-shadersource::test_endresult]
-ubuntu-18.04
+linux