From 6bdf1e337d9104081b6e3b335d8439b32fb8b020 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Tue, 13 Nov 2018 09:03:15 +0100 Subject: 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 --- tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/auto/gui/kernel/qguieventdispatcher/BLACKLIST (limited to 'tests') 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 -- cgit v1.2.3