Skip to content
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

lookup: unskip ember-cli #478

Merged
merged 2 commits into from
May 17, 2019
Merged

lookup: unskip ember-cli #478

merged 2 commits into from
May 17, 2019

Conversation

targos
Copy link
Member

@targos targos commented Sep 21, 2017

@targos
Copy link
Member Author

targos commented Sep 21, 2017

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:/ember-cli/ember-cli/archive/v2.15.1.tar.gz
info:    ember-cli npm:      | Downloading project: https:/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

@targos
Copy link
Member Author

targos commented Dec 10, 2017

@targos
Copy link
Member Author

targos commented Dec 10, 2017

   1 failing
   1) Acceptance: ember new
        ember new uses yarn when blueprint has yarn.lock:
      AssertionError: expected "yarn.lock" to not be empty
       at Context.<anonymous> (tests/acceptance/new-test.js:243:40)
       at Generator.next (<anonymous>)
       at onFulfilled (node_modules/co/index.js:65:19)
       at tryCatcher (node_modules/rsvp/dist/rsvp.js:329:19)
       at invokeCallback (node_modules/rsvp/dist/rsvp.js:507:31)
       at publish (node_modules/rsvp/dist/rsvp.js:493:7)
       at flush (node_modules/rsvp/dist/rsvp.js:2432:5)
       at _combinedTickCallback (internal/process/next_tick.js:131:7)
       at process._tickCallback (internal/process/next_tick.js:180:9)

Yarn is required.
Ref: #415

@stefanpenner
Copy link

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

@targos
Copy link
Member Author

targos commented Dec 21, 2018

CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/57/console

@codecov-io

This comment has been minimized.

Copy link
Member

@BridgeAR BridgeAR left a 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

@targos
Copy link
Member Author

targos commented May 15, 2019

New CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/84/

@targos
Copy link
Member Author

targos commented May 15, 2019

Failed once on AIX. Flaky? Rebuild? Give it a chance and land?

@targos
Copy link
Member Author

targos commented May 17, 2019

I'll merge. It's easy to skip on a platform or mark flaky if the failure happens again

@targos targos merged commit d0e12a4 into nodejs:master May 17, 2019
@targos targos deleted the unskip-ember-cli branch May 17, 2019 06:17
@stefanpenner
Copy link

💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants