Comment 0 for bug 1750092

Revision history for this message
Lee Trager (ltrager) wrote :

8acf3b1 accidentally disabled all Javascript tests. I reenabled them in [1] but a number of tests failed due to the changes in 8acf3b1. Those were kept disabled but should be reenabled before release

src/maasserver/static/js/angular/directives/tests/test_accordion.js
* sets a new active removing other actives

src/maasserver/static/js/angular/directives/tests/test_call_to_action.js
* All tests

src/maasserver/static/js/angular/directives/tests/test_code_lines.js
* All tests

src/maasserver/static/js/angular/directives/tests/test_controller_status.js
* sets serviceClass in the class for element

src/maasserver/static/js/angular/directives/tests/test_maas_obj_form.js
* All tests

[1] https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/337909