summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2018-03-02 09:41:01 +0200
committerLiang Qi <liang.qi@qt.io>2018-03-02 08:19:14 +0000
commitfdddb3a4814f588e3ee87a6c1a0a6791f6ef0298 (patch)
tree22a5492d5bf3969aba80d3696862f924c7671083 /tests
parentdcc16166ef22349d2e9b00c23868cab1b52951ed (diff)
Blacklist tst_QWindow::testInputEvents on Windows
Multiple recent failures on Windows 10. Task-number: QTBUG-66798 Task-number: QTBUG-66216 Change-Id: I9d23d0381dbe62eb5469863f14e1a05548ce7dfa Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index 05cf1b5a30..5e44747190 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -21,3 +21,5 @@ osx-10.12 ci
[testInputEvents]
rhel-7.4
+# QTBUG-66798
+windows