-
-
Notifications
You must be signed in to change notification settings - Fork 156
lookup: unskip ember-cli #478
New issue
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
Conversation
I don't understand. The tests fail on CI but pass locally: $ citgm ember-cli
info: starting | ember-cli
info: lookup | ember-cli
info: lookup-found | ember-cli
info: ember-cli lookup-replace| https://github.com/ember-cli/ember-cli/archive/v2.15.1.tar.gz
info: ember-cli npm: | Downloading project: https://github.com/ember-cli/ember-cli/archive/v2.15.1.tar.gz
info: ember-cli npm: | Project downloaded ember-cli-2.15.1.tgz
info: ember-cli npm: | npm install started
info: ember-cli npm: | npm install successfully completed
info: ember-cli npm: | test suite started
info: passing module(s) |
info: module name: | ember-cli
info: version: | 2.15.1
info: done | The smoke test has passed.
info: duration | test duration: 41015ms
|
Trying again on v8: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-nobuild/222/ |
Yarn is required. |
would be great to see this added? On a positive note, ember-cli was able to "just work" on node-10 without any issues: https://travis-ci.org/ember-cli/ember-cli/jobs/371387168 |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if the CI passes
Failed once on AIX. Flaky? Rebuild? Give it a chance and land? |
I'll merge. It's easy to skip on a platform or mark flaky if the failure happens again |
💃 |
Ref: #473
CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/10/console