Tests should pass on the production build of the code
Bug #1088507 reported by
Nicola Larosa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Fix Released
|
High
|
Benji York |
Bug Description
Once tests are runnable on the production build of the code (bug #1087107), they need to also pass there. Execute "make test-prod" to run them.
Related branches
lp://staging/~benji/juju-gui/bug-1088507
- Juju GUI Hackers: Pending requested
-
Diff: 925 lines (+433/-395)7 files modifiedMakefile (+19/-10)
app/app.js (+1/-0)
app/views/charm-panel.js (+32/-4)
bin/merge-files (+2/-0)
test/index.html (+5/-1)
test/test_charm_configuration.js (+20/-29)
test/test_model.js (+354/-351)
description: | updated |
Changed in juju-gui: | |
assignee: | nobody → Benji York (benji) |
milestone: | none → bluemoon |
status: | Triaged → In Progress |
Changed in juju-gui: | |
status: | In Progress → Fix Released |
To post a comment you must log in.