Skip to content

Conversation

@BridgeAR
Copy link
Contributor

Node.js might soon start to validate input data passed through to fs. Doing so caught to errors in ember-cli (the test suite is run against Node.js using citgm https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2142/nodes=osx1011/testReport/junit/(root)/citgm/ember_cli_v3_14_0/).

The tests seem to work independent of the content of these files. This is not a good idea though and it was never meant to be an optional argument.

Node.js might soon start to validate input data passed through to `fs`. Doing so caught to errors in ember-cli (the test suite is run against Node.js using `citgm` https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2142/nodes=osx1011/testReport/junit/(root)/citgm/ember_cli_v3_14_0/).

The tests seem to work independent of the content of these files. This is not a good idea though and it was never meant to be an optional argument.
@rwjblue
Copy link
Member

rwjblue commented Dec 20, 2019

Thank you @BridgeAR!

@BridgeAR
Copy link
Contributor Author

BridgeAR commented Jan 4, 2020

@rwjblue is it possible to merge this some time soon? CITGM will fail as soon as my PR lands in Node.js if this is not in a public release.

@kellyselden kellyselden merged commit 4c60319 into ember-cli:master Jan 4, 2020
@kellyselden
Copy link
Member

Thanks again.

@BridgeAR
Copy link
Contributor Author

BridgeAR commented Jan 7, 2020

@rwjblue @kellyselden thank you for the fast response! Is there already an estimate when you might publish your next release?

@kellyselden
Copy link
Member

These are test files and shouldn't be published. I'm confused how you're testing this against a published version?

@BridgeAR
Copy link
Contributor Author

BridgeAR commented Jan 7, 2020

We verify releases only. We therefore execute the tests that where present during the release by using the commit hash.

@kellyselden
Copy link
Member

OK. In that case, we have a 6 week release cycle, so somewhere between 6 - 12 weeks a change to master will get released to stable.

You could resubmit as a fix on the stable branch and it will get out sooner if you really need it.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants