Skip to content

Fix WS tests failing in Windows#122

Merged
danvratil merged 2 commits intomainfrom
win-ws-tests
Oct 4, 2022
Merged

Fix WS tests failing in Windows#122
danvratil merged 2 commits intomainfrom
win-ws-tests

Conversation

@danvratil
Copy link
Collaborator

No description provided.

On Windows, the first QWebSocket instantiation takes a long time,
likely due to OpenSSL being dynamically loaded and resolved. On the
Github CI, this takes so long, that the testcase times out. As
a workaround, we construct a dummy QWebSocket in test's constructor
so that the initialization happens before the actual test starts.

Resolves #116.
@danvratil danvratil changed the title Attempt to debug WS tests failing in Windows Fix WS tests failing in Windows Oct 4, 2022
@danvratil danvratil merged commit 5aa61a8 into main Oct 4, 2022
@danvratil danvratil deleted the win-ws-tests branch October 4, 2022 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant