Skip to content

Enable verbose printing of exceptions thrown in junit tests #32

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

Merged
merged 1 commit into from
Mar 3, 2014

Conversation

DarkDimius
Copy link
Contributor

By default sbt/junit-interface swallows exceptions without printing stack traces and exception class name.

Enabled verbose printing of exception for better understanding travis logs.

@DarkDimius
Copy link
Contributor Author

@odersky @sjrd Please review

@sjrd
Copy link
Member

sjrd commented Mar 2, 2014

I've never used JUnit with sbt, so I can't really tell. But I agree on the idea.

@odersky
Copy link
Contributor

odersky commented Mar 3, 2014

Agree on the principle as well. LGTM.

DarkDimius added a commit that referenced this pull request Mar 3, 2014
 Enable verbose printing of exceptions thrown in junit tests
@DarkDimius DarkDimius merged commit 7004c22 into scala:master Mar 3, 2014
noti0na1 added a commit to noti0na1/dotty that referenced this pull request Oct 22, 2019
Revert Change about throwMethod; Clean up if-else
szymon-rd pushed a commit that referenced this pull request Dec 9, 2022
Fixed expand buttons and listeners
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.

3 participants