Alastair Flynn

Results 21 comments of Alastair Flynn

> While running tests "Test local user consume": > > ``` > $ juju grant bob consume offerer.dummy-source > ERROR could not grant offer access for "bob": state changing too...

> > While running tests "Test local user consume": > > ``` > > $ juju grant bob consume offerer.dummy-source > > ERROR could not grant offer access for "bob":...

> New QA, good until "Test local user admin": `ERROR model "bob/offerer" not found` on `juju remove-offer` though it appears the offer is gone from the model, but show offer...

Looks like there's a compile error in the test, I think Revision is called on an unparsed charm URL which is just a string, applying this diff should fix it:...

Hey Amanda, its looking good. Just one last thing, the static analysis is failing. It seems the `gci` command does struct field ordering as well as import ordering. You need...