Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@asakusuma
Copy link
Contributor

Partial revert of #476
to work around ember-cli/broccoli-babel-transpiler#169

Kept the tests and ensuring the correct exit code is called, but put back the manual process exiting.

@asakusuma
Copy link
Contributor Author

The one failing job seemed to hit an unrelated tooling error:

info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.2.tgz: ESOCKETTIMEDOUT".
info If you think this is a bug, please open a bug report with the information provided in "/Users/runner/work/broccoli/broccoli/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error: Process completed with exit code 1.

@rwjblue
Copy link
Member

rwjblue commented May 3, 2021

Re-ran CI (yarn install failed on macOS)

@rwjblue rwjblue added the bug label May 3, 2021
@rwjblue rwjblue merged commit 07255a5 into broccolijs:master May 3, 2021
@stefanpenner
Copy link
Contributor

This is a workaround, could an inline comment be added describing the rationale?

The proper solution is a little more involved, and requires adding a destructor concept to broccoli pipelines, and plugins.

@stefanpenner
Copy link
Contributor

opened an issue: #479

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