Extend blacklisting of qeventdispatcher to cover macOS
They have been blacklisted on windows previously and now fail on macOS 10.12 as well. Task-number: QTBUG-60993 Change-Id: Ib7a3acfc7f2285c0a587d4abd88a4a218391d623 Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
c1b81190e2
commit
1c13d130c6
|
|
@ -1,4 +1,6 @@
|
|||
[sendPostedEvents]
|
||||
windows
|
||||
osx
|
||||
[registerTimer]
|
||||
windows
|
||||
osx
|
||||
|
|
|
|||
Loading…
Reference in New Issue