summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-09-26 13:16:07 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-09-26 13:41:16 +0000
commit556afb426da9f81cbe2fd28b7911e8c788fc9c83 (patch)
treed433188a12652503395f27658d23c9cab7a469fd /tests
parent819d4ab37e5c2f54b0d36592f04a9d3f93f49a4f (diff)
Blacklist flaky tests on windows
A number of tests are failing randomly on the windows CI. This patch disables them for now until they are stabilized. Task-number: QTBUG-56180 Change-Id: Ifddbd52ef0b3c123cccd934457fc8bdbb7a89613 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index a720155d0..9e3871164 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -9,3 +9,24 @@ osx
[WebEngineViewFocusOnNavigation::test_focusOnNavigation]
*
+
+[WebEngineViewLoadUrl::test_urlProperty]
+windows
+
+[WebEngineViewNavigationRequested::test_navigationRequested]
+*
+
+[WebEngineViewSettings::test_javascriptDisabled]
+windows
+
+[WebEngineViewTitleChangedSignal::test_titleFirstLoad]
+windows
+
+[WebEngineViewUnhandledKeyEventPropagation::test_keyboardModifierMapping]
+windows
+
+[WebEngineViewUserScripts::test_bigScript]
+windows
+
+[WebEngineViewSource::test_viewSourceURL]
+windows