toolsSuite.TestFindToolsNotFound panics with 2.0-alpha1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Cheryl Jennings |
Bug Description
PANIC: tools_test.go:196: toolsSuite.
... Panic: value method params.
/usr/lib/
in panic
/usr/lib/
in panicwrap
<autogenerated>:2
in Error.ErrorCode
/home/cherylj/
in ErrCode
/home/cherylj/
in IsCodeNotFound
/usr/lib/
in call32
/usr/lib/
in Value.Call
/home/cherylj/
in satisfiesChecke
tools_test.go:203
in toolsSuite.
/usr/lib/
in Value.Call
/usr/lib/
in goexit
OOPS: 132 passed, 1 PANICKED
PANIC: client_
... Panic: value method params.
/usr/lib/
in panic
/usr/lib/
in panicwrap
<autogenerated>:2
in Error.ErrorCode
/home/cherylj/
in ErrCode
/home/cherylj/
in IsCodeNotFound
/usr/lib/
in call32
/usr/lib/
in Value.Call
/home/cherylj/
in satisfiesChecke
client_test.go:2212
in clientSuite.
/usr/lib/
in Value.Call
/usr/lib/
in goexit
OOPS: 178 passed, 1 PANICKED
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → 2.0-alpha1 |
tags: | added: 2.0-readiness |
description: | updated |
Changed in juju-core: | |
assignee: | nobody → Cheryl Jennings (cherylj) |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
milestone: | 2.0-alpha1 → 1.26-alpha3 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: 2.0-count |
PR: https:/ /github. com/juju/ juju/pull/ 3955