Skip to content

System.out.println not printing in new test environment. #2147

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

Closed
nicolasstucki opened this issue Mar 29, 2017 · 0 comments
Closed

System.out.println not printing in new test environment. #2147

nicolasstucki opened this issue Mar 29, 2017 · 0 comments

Comments

@nicolasstucki
Copy link
Contributor

The following tests fails a a run test.

object Test {
  def main(args: Array[String]): Unit = System.out.println("42")
}
felixmulder added a commit to dotty-staging/dotty that referenced this issue Mar 29, 2017
felixmulder added a commit to dotty-staging/dotty that referenced this issue Mar 29, 2017
felixmulder added a commit to dotty-staging/dotty that referenced this issue Mar 29, 2017
nicolasstucki added a commit that referenced this issue Mar 30, 2017
Fix #2147: redirect both java and scala std out/err
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants