summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@qt.io>2018-08-15 11:31:57 +0200
committerMichael BrĂ¼ning <michael.bruning@qt.io>2018-08-16 05:21:48 +0000
commit5fdc38a3c1f059755e362feac612a465e9becde3 (patch)
tree3940dda700fb8dfb5916f43e0bf20002b97b151e
parenteb9f64c845eca80ec3f609c3dca62b353321ba86 (diff)
[Windows] Reblacklist flaky mouseMovementProperties auto test
Although the test should have been fixed by the change and did succeed during local tests and CI runs, it still fails on the CI. This prevents a merge to dev. Partially reverts commit: d62cb919722f0baad4d0826e566b9a63f7fc7488 Task-number: QTBUG-66527 Change-Id: I1571c918034d84bd969ca0d401d4cfb17a10fd68 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--tests/auto/widgets/qwebenginepage/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebenginepage/BLACKLIST b/tests/auto/widgets/qwebenginepage/BLACKLIST
index 04a151b53..9c7572b40 100644
--- a/tests/auto/widgets/qwebenginepage/BLACKLIST
+++ b/tests/auto/widgets/qwebenginepage/BLACKLIST
@@ -6,3 +6,6 @@
[macCopyUnicodeToClipboard]
osx
+
+[mouseMovementProperties]
+windows