Closed frankban closed 9 years ago
Test FAILed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-bundlelib/32/ Test FAILed.
QA: make fcheck
:+1: ty for the update
Thank you Rick for the review! :shipit:
:shipit:
Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/juju-bundlelib-merge
This branch fixes some errors when parsing the bundle to generate the change set. Those errors were not detected by the functional test because its implementation was naive: we did not realize the generator object, which of course is always True.
So the functional tests are now fixed and the following two scenarios are handled:
This should fix some of the QA errors encountered at https://github.com/juju/juju-gui/pull/720