Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

spec breaks with angular.js v1.4.x #5

Closed
x1B opened this issue Jul 7, 2015 · 1 comment
Closed

spec breaks with angular.js v1.4.x #5

x1B opened this issue Jul 7, 2015 · 1 comment
Assignees

Comments

@x1B
Copy link
Member

x1B commented Jul 7, 2015

With angular/angular.js#6210 the ng-repeat iteration order for objects was changed.

The current spec test is sensitive to this change, and should be changed to be more robust for now.

In the future, We may also want to change the widget template to use an array for sorting when displaying messages grouped by severity.

@x1B x1B added bug labels Jul 7, 2015
@x1B x1B self-assigned this Jul 9, 2015
x1B added a commit that referenced this issue Jul 9, 2015
….0.x

* feature-3.0.x/5-fix-test-on-angular-1-4:
  (#5) Fixed specs to work on angular 1.4.x (as well as 1.3.x)
x1B added a commit that referenced this issue Jul 9, 2015
* feature/5-fix-test-on-angular-1-4:
  (#5) Fixed specs to work on angular 1.4.x (as well as 1.3.x)
@x1B
Copy link
Member Author

x1B commented Jul 9, 2015

Fixed on master (v3.1.0) and release-3.0.x (v3.0.1).

@x1B x1B closed this as completed Jul 9, 2015
@x1B x1B removed the in progress label Jul 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants