summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2022-04-27 11:29:22 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2022-04-27 17:03:54 +0200
commitbf96f0eea0c926f96418bc1f870d66c33511f5f9 (patch)
tree3543dfbe1cfa072c61a3edac199c721bb0a27b70 /tests/auto/network
parentc099ed5e3f28fb3cc69b48b1113c10938c6b1990 (diff)
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>
Diffstat (limited to 'tests/auto/network')
-rw-r--r--tests/auto/network/socket/qlocalsocket/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/network/socket/qlocalsocket/BLACKLIST b/tests/auto/network/socket/qlocalsocket/BLACKLIST
index cec50425c5..730b7e6d2f 100644
--- a/tests/auto/network/socket/qlocalsocket/BLACKLIST
+++ b/tests/auto/network/socket/qlocalsocket/BLACKLIST
@@ -3,5 +3,8 @@
android
[processConnection]
android
+windows
[verifySocketOptions]
android
+[threadedConnection]
+windows