Skip to content

Test with node.js 10#7160

Merged
sokra merged 1 commit intomasterfrom
ci/node-10
May 1, 2018
Merged

Test with node.js 10#7160
sokra merged 1 commit intomasterfrom
ci/node-10

Conversation

@sokra
Copy link
Copy Markdown
Member

@sokra sokra commented Apr 30, 2018

What kind of change does this PR introduce?
CI

Did you add tests for your changes?
Existing tests

If relevant, link to documentation update:
N/A

Summary

Does this PR introduce a breaking change?
No

Other information

@webpack-bot
Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@niieani
Copy link
Copy Markdown
Contributor

niieani commented Apr 30, 2018

I love how you can see the speed improvements with each Node version in the CI.

  • Node 10: 5 min
  • Node 8: 7:15 min
  • Node 6: 14:30 min 😱

@sokra
Copy link
Copy Markdown
Member Author

sokra commented May 1, 2018

Node 6: 14:30 min 😱

This is a bit unfair, because it uses --runInBand.

Why did you use this? What was the issue?

@sokra sokra merged commit 5ad78b3 into master May 1, 2018
@sokra sokra deleted the ci/node-10 branch May 1, 2018 08:17
@niieani
Copy link
Copy Markdown
Contributor

niieani commented May 1, 2018

Ah, sure. The issue is that it was hanging sometimes when run in the worker pool (the process wouldn't exit after all the tests finished).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants