Skip to content

Bump websocket library #57

Bump websocket library

Bump websocket library #57

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request November 16, 2023 12:47
Status Failure
Total duration 4m 42s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (windows-latest)
Process completed with exit code 1.
test (windows-latest): context_test.go#L299
context_test.go:299: Error Trace: context_test.go:299 Error: Not equal: expected: "hello" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -hello + Test: TestClientAbruptlyCloseConnectionBehavior ---