From 556afb426da9f81cbe2fd28b7911e8c788fc9c83 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 26 Sep 2016 13:16:07 +0200 Subject: 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 Reviewed-by: Peter Varga --- tests/auto/quick/qmltests/BLACKLIST | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3