aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest
diff options
context:
space:
mode:
authorJoni Jantti <joni.jantti@qt.io>2018-08-10 13:21:04 +0300
committerJoni Jäntti <joni.jantti@qt.io>2018-08-10 11:54:42 +0000
commit577630fe4a1f6a129239788080ff9e802118fd26 (patch)
tree4d1808b1964c5f6c65bfa054b9ec2238b853153d /tests/auto/qmltest
parent32f93f087dac5ed73ca1c19dbee4059e026bc3da (diff)
Blacklist shadersource-dynamic-shadersource::test_endresult
This autotest fails on Ubuntu 18.04. Task-number: QTBUG-69893 Change-Id: If1af2baff0019fb8c9e6e9a30b8a56137ec57366 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto/qmltest')
-rw-r--r--tests/auto/qmltest/shadersource/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qmltest/shadersource/BLACKLIST b/tests/auto/qmltest/shadersource/BLACKLIST
index cc1e110153..e788c776ba 100644
--- a/tests/auto/qmltest/shadersource/BLACKLIST
+++ b/tests/auto/qmltest/shadersource/BLACKLIST
@@ -1,3 +1,5 @@
# Blacklist for testing
[shadersource-dynamic-sourceobject::test_endresult]
linux
+[shadersource-dynamic-shadersource::test_endresult]
+ubuntu-18.04