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
START: daemon_test.go:1057: daemonSuite.TestHTTPAPI START: daemon_test.go:64: daemonSuite.SetUpTest PASS: daemon_test.go:64: daemonSuite.SetUpTest 0.000s 2023-03-10T03:39:41.573Z [test] HTTP API server listening on ":0". 2023-03-10T03:39:41.573Z [test] Started daemon. 2023-03-10T03:39:41.576Z [test] [::1]:33068 GET /v1/checks 88.7µs 401 daemon_test.go:1088: c.Assert(err, IsNil) ... value *net.OpError = &net.OpError{Op:"close", Net:"tcp", Source:net.Addr(nil), Addr:(*net.TCPAddr)(0xc000493710), Err:poll.errNetClosing{}} ("close tcp [::]:34805: use of closed network connection") START: daemon_test.go:73: daemonSuite.TearDownTest PASS: daemon_test.go:73: daemonSuite.TearDownTest 0.000s FAIL: daemon_test.go:1057: daemonSuite.TestHTTPAPI
Possibly related to #174. Full logs here: https://github.com/canonical/pebble/actions/runs/4381094611/jobs/7668828710
The text was updated successfully, but these errors were encountered:
#253 Should be fixed by this.
Sorry, something went wrong.
Fixed by #253, closing.
No branches or pull requests
Possibly related to #174. Full logs here: https://github.com/canonical/pebble/actions/runs/4381094611/jobs/7668828710
The text was updated successfully, but these errors were encountered: