Descriptionschema: fix Assert failures in a few tests
It appears the format of schema.Const values was altered
a while back, causing the values printed in errors to fail.
Ideally the error_.String() routine should be using %q, not %s
but this would result in a much larger changeset.
https://code.launchpad.net/~dave-cheney/juju/go-fix-schema-test/+merge/108075
(do not edit description out of merge proposal)
Patch Set 1 #
MessagesTotal messages: 4
|