tests: Blacklist tst_QLocalSocket::threadedConnection on Windows
As well as processConnection. These tests cause flaky failures on Windows. Pick-to: 6.3 Task-number: QTBUG-102880 Change-Id: Ie4bfe2ef40ad44efcfd0d83711ce257d1244ecdc Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>bb10
parent
c099ed5e3f
commit
bf96f0eea0
|
|
@ -3,5 +3,8 @@
|
|||
android
|
||||
[processConnection]
|
||||
android
|
||||
windows
|
||||
[verifySocketOptions]
|
||||
android
|
||||
[threadedConnection]
|
||||
windows
|
||||
|
|
|
|||
Loading…
Reference in New Issue