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

FrameworkDetector swallows the stderr output of the JS env #2598

Closed
sjrd opened this issue Sep 17, 2016 · 0 comments
Closed

FrameworkDetector swallows the stderr output of the JS env #2598

sjrd opened this issue Sep 17, 2016 · 0 comments
Assignees
Labels
bug Confirmed bug. Needs to be fixed.
Milestone

Comments

@sjrd
Copy link
Member

sjrd commented Sep 17, 2016

This makes it very hard to understand and fix issues happening at loading time--typically of jsDependencies or from the set-up code of JS envs themselves, such as require("jsdom")--as all we get is:

> testingExample/test
[trace] Stack trace suppressed: run last testingExample/test:loadedTestFrameworks for the full output.
[error] (testingExample/test:loadedTestFrameworks) org.scalajs.jsenv.ExternalJSEnv$NonZeroExitException: Node.js with JSDOM exited with code 1
[error] Total time: 2 s, completed 17-sept.-2016 14:36:40
@sjrd sjrd added the bug Confirmed bug. Needs to be fixed. label Sep 17, 2016
@sjrd sjrd added this to the v0.6.13 milestone Sep 17, 2016
@sjrd sjrd self-assigned this Sep 17, 2016
@gzm0 gzm0 closed this as completed in 82972eb Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug. Needs to be fixed.
Projects
None yet
Development

No branches or pull requests

1 participant