intermittent failure github.com/juju/juju/provider/common.TestPackage github.com/juju/juju/provider/common_test.(*BootstrapSuite).TestWaitSSHKilledWaitingForDial
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
John A Meinel | ||
2.5 |
Fix Released
|
Medium
|
John A Meinel |
Bug Description
As seen here:
http://
panic: test timed out after 25m0s
goroutine 1241526 [running]:
testing.
/snap/
created by time.goFunc
/snap/
goroutine 1 [chan receive, 25 minutes]:
testing.
/snap/
testing.
/snap/
testing.
/snap/
testing.
/snap/
testing.
/snap/
main.main()
_testmain.go:44 +0x151
goroutine 19 [syscall, 25 minutes]:
os/signal.
/snap/
os/signal.loop()
/snap/
created by os/signal.init.0
/snap/
goroutine 1466 [chan send, 24 minutes]:
github.
/workspace/
github.
/workspace/
github.
/workspace/
reflect.
/snap/
reflect.
/snap/
gopkg.in/
/workspace/
gopkg.in/
/workspace/
created by gopkg.in/
/workspace/
...
At the very least, test code shouldn't hang for 25 minutes, so we need some form of timeout on the test to have it fail early.
Changed in juju: | |
status: | Triaged → Incomplete |
Changed in juju: | |
status: | Fix Committed → Fix Released |
[Expired for juju because there has been no activity for 60 days.]