We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All integration tests are failing for Ember 2.4 and 2.8 LTS:
not ok 5 Chrome 58.0 - helper:group-by-path: It groups by given single path --- actual: > contentisFulfilled expected: > AabBcd stack: > at http://localhost:7357/assets/tests.js:249:14 at tryCatch (http://localhost:7357/assets/vendor.js:70691:14) at invokeCallback (http://localhost:7357/assets/vendor.js:70706:15) at publish (http://localhost:7357/assets/vendor.js:70674:9) at http://localhost:7357/assets/vendor.js:48982:7 at invoke (http://localhost:7357/assets/vendor.js:17247:16) message: > AabBcd is the right order Log: | ... not ok 5 Chrome 58.0 - helper:group-by-path: It groups by given single path --- actual: > isFulfilled expected: > AabBcd stack: > at http://localhost:7357/assets/tests.js:243:14 at tryCatch (http://localhost:7357/assets/vendor.js:68307:14) at invokeCallback (http://localhost:7357/assets/vendor.js:68322:15) at publish (http://localhost:7357/assets/vendor.js:68290:9) at http://localhost:7357/assets/vendor.js:57770:16 at invoke (http://localhost:7357/assets/vendor.js:18343:16) message: > AabBcd is the right order Log: | ...
The text was updated successfully, but these errors were encountered:
Disable LTS tests (#2) and add ember-2.10 as oldest version supported
3220932
Oldest version tested is ember-lts-2.12.
ember-lts-2.12
Sorry, something went wrong.
No branches or pull requests
All integration tests are failing for Ember 2.4 and 2.8 LTS:
The text was updated successfully, but these errors were encountered: