summaryrefslogtreecommitdiffstats
path: root/src/printsupport/doc
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2019-06-03 16:16:14 +0200
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2019-06-07 06:39:16 +0200
commit91ab70d17f892f3ff6b2019632fda3920d045dcb (patch)
treede18fbc4c4d87cefabcf3584adf41cf5ae6c8a02 /src/printsupport/doc
parent65cfac73bd1c09eafadf57a3b7161f52b186c37d (diff)
tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows
We use global object to store errors found by q_X509Callback. Thus, we also use a lock/mutex. It would appear all tests involving in-process server and QNAM are prone to intermittent failures on our Windows VMs - it's always about timeouts due to the client socket (QNAM) locking and the server socket blocking main thread while trying to acquire the same lock. The real fix is to get rid of global variable/locking, we'll have it later (quite a change and requires a lot of accuracy). Task-number: QTBUG-76247 Change-Id: Iffc90d9e16783f17f62e836e01c35f22681bdd39 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/printsupport/doc')
0 files changed, 0 insertions, 0 deletions