We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The websocket test fail on some PRs for no immediately discernible reason
example failing logs (copied from slack)
2021-02-04T11:03:38.1149607Z > [tls] Interact with web socket ws -> ws 2021-02-04T11:03:38.3143654Z spawn docker run --rm -ti --network=host solsson/websocat ws://localhost:10000 2021-02-04T11:03:38.5956163Z websocat: WebSocketError: I/O failure 2021-02-04T11:03:38.5957714Z websocat: error running 2021-02-04T11:03:38.5967854Z HELO 2021-02-04T11:03:38.6510123Z send: spawn id exp3 not open 2021-02-04T11:03:38.6511546Z while executing 2021-02-04T11:03:38.6512455Z "send \x03" 2021-02-04T11:03:38.6542212Z 2021-02-04T11:03:38.6543324Z > [tls] Cleanup (.)
PRs known to have failing tests #14907 #14915
The text was updated successfully, but these errors were encountered:
possible related vi/websocat#23 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
description
The websocket test fail on some PRs for no immediately discernible reason
example failing logs (copied from slack)
PRs known to have failing tests #14907 #14915
The text was updated successfully, but these errors were encountered: