summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorViktor Engelmann <viktor.engelmann@qt.io>2017-07-12 09:48:02 +0200
committerKai Koehne <kai.koehne@qt.io>2017-07-17 06:29:49 +0000
commit4fafb2c04b671573bd6aabbf293ced84f14f9745 (patch)
tree7fe187481879c564c7caa14fd874238cbfcf0336 /tests
parent42750a9325bc349eae6a6ccdd022a941e1cdf88c (diff)
Blacklist flaky WebEngineViewLoadProgress::test_loadProgress
We blacklist the qmltest WebEngineViewLoadProgress::test_loadProgress for now, because it fails often, causing trouble with integrations on the dev branch. Task-number: QTBUG-61815 Change-Id: Ifa74dcc0536075842af935613b5ad8ffcd56cef1 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index d6a445962..579028850 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -22,3 +22,6 @@ linux
[WebViewFindText::test_findTextInterruptedByLoad]
linux
+
+[WebEngineViewLoadProgress::test_loadProgress]
+osx