summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-02-09 12:34:59 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-02-10 10:10:58 +0000
commit84e159086d2f5dda899737e1282f760e793e6654 (patch)
tree5357a64e60bc9f4ec4b20a17e3f931a991de4351 /tests
parentc2ee1daffccc52822f36ac4daa32fb75273ea884 (diff)
downloadqtlocation-84e159086d2f5dda899737e1282f760e793e6654.tar.gz
Blacklist flick tests on windows
Flick tests results on windows are flaky in presence of high system load, due to the way testlib simulates flicking. This change blacklists them on windows, where the problem seems to be most severe. Task-number: QTBUG-56679 Change-Id: Ia4e1eb524af8280e8ed724216c0c118cf81f05db Reviewed-by: Milla Pohjanheimo <milla.pohjanheimo@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative_ui/BLACKLIST19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/declarative_ui/BLACKLIST b/tests/auto/declarative_ui/BLACKLIST
index 8b137891..4abe024c 100644
--- a/tests/auto/declarative_ui/BLACKLIST
+++ b/tests/auto/declarative_ui/BLACKLIST
@@ -1 +1,20 @@
+[MapFlick::test_disable_onFlickStarted_with_disabled]
+windows
+[MapFlick::test_flick_down]
+windows
+
+[MapFlick::test_flick_up]
+windows
+
+[MapFlick::test_flick_down_with_filtering]
+windows
+
+[MapFlick::test_disable_onFlickStarted_with_nogesture]
+windows
+
+[MapFlick::test_flick_diagonal]
+windows
+
+[MapFlick::test_flick_up_with_filtering]
+windows