Skip to content
New issue

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

Websocket sandbox test is flakey #14939

Closed
phlax opened this issue Feb 4, 2021 · 1 comment · Fixed by #14941
Closed

Websocket sandbox test is flakey #14939

phlax opened this issue Feb 4, 2021 · 1 comment · Fixed by #14941
Labels
bug triage Issue requires triage

Comments

@phlax
Copy link
Member

phlax commented Feb 4, 2021

description

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

@phlax phlax added bug triage Issue requires triage labels Feb 4, 2021
@phlax
Copy link
Member Author

phlax commented Feb 4, 2021

possible related vi/websocat#23 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Issue requires triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant