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

Better Scala.JS and Scala Native logging during tests #668

Conversation

alexarchambault
Copy link
Contributor

No description provided.

This makes it not print messages like "Starting process …" by default.
These are now only printed when verbosity is increased.
When running Scala Native tests, this avoids printing lines such as
```
Starting process '…/.scala-build/project/native/main' on port '63602'.
```
(unless verbosity is increased)
@alexarchambault alexarchambault force-pushed the tweak-scala-js-native-test-logging branch from b30ee21 to cdce9f6 Compare February 18, 2022 17:12
@alexarchambault alexarchambault merged commit 8ffc73b into VirtusLab:main Feb 21, 2022
@alexarchambault alexarchambault deleted the tweak-scala-js-native-test-logging branch February 21, 2022 10:13
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.

None yet

1 participant