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>bb10
parent
a52d7861ed
commit
6bdf1e337d
|
|
@ -0,0 +1,5 @@
|
|||
[sendPostedEvents]
|
||||
windows
|
||||
[registerTimer]
|
||||
windows
|
||||
winrt
|
||||
Loading…
Reference in New Issue