Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Intermittent test failure: daemonSuite.TestStopRunning #174

Closed
barrettj12 opened this issue Dec 13, 2022 · 1 comment
Closed

Intermittent test failure: daemonSuite.TestStopRunning #174

barrettj12 opened this issue Dec 13, 2022 · 1 comment
Labels
Tests Test failures (usually intermittent)

Comments

@barrettj12
Copy link
Contributor

FAIL: daemon_test.go:1093: daemonSuite.TestStopRunning

daemon_test.go:1131:
    c.Assert(err, IsNil)
... value *net.OpError = &net.OpError{Op:"close", Net:"tcp", Source:net.Addr(nil), Addr:(*net.TCPAddr)(0xc000490ed0), Err:(*errors.errorString)(0xc000036150)} ("close tcp [::]:39875: use of closed network connection")

See test run here:
https://github.com/canonical/pebble/actions/runs/3681269864/jobs/6227780411

@benhoyt
Copy link
Contributor

benhoyt commented Apr 18, 2024

Haven't seen this for a looong time -- closing. Can always reopen if it resurfaces.

@benhoyt benhoyt closed this as completed Apr 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Tests Test failures (usually intermittent)
Projects
None yet
Development

No branches or pull requests

3 participants