summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2018-11-13 09:03:15 +0100
committerLiang Qi <liang.qi@qt.io>2018-11-14 18:36:05 +0000
commit6bdf1e337d9104081b6e3b335d8439b32fb8b020 (patch)
tree799d505019a13b42efa2f57696a50bb7d15d7d91 /tests/auto/gui/kernel
parenta52d7861edfb5956de38ba80015c4dd0b596259b (diff)
tst_qguieventdispatcher: Sync blacklist with tst_qeventdispatcher
Windows and WinRT only have on event dispatcher class so that failing test cases in one test will most likely also happen in the other. Change-Id: Ib047c6870e6e02f3cf8deaaa6e438ed0ac7e2d5a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel')
-rw-r--r--tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST b/tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST
new file mode 100644
index 0000000000..b1590a5ccf
--- /dev/null
+++ b/tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST
@@ -0,0 +1,5 @@
+[sendPostedEvents]
+windows
+[registerTimer]
+windows
+winrt