Skip to content

Fix #6403: Do not intercept crashes #6408

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 2 commits into from
May 1, 2019

Conversation

nicolasstucki
Copy link
Contributor

Emitting an error when the backend crashes hides the crash from the reporter and fails which cannot be identified by the testing framework.

@nicolasstucki nicolasstucki changed the title Do not intercept crashes Fix #6403: Do not intercept crashes May 1, 2019
@nicolasstucki
Copy link
Contributor Author

The printed message might be swallowed by the test framework. It feels more resilient to wrap them.

Emitting an error when the backend crashes hides the crash from the reporter and fails which cannot be identified by the testing framework.
@nicolasstucki
Copy link
Contributor Author

Now it prints the extra message and throws the original exception

@nicolasstucki nicolasstucki requested a review from smarter May 1, 2019 07:09
@nicolasstucki nicolasstucki marked this pull request as ready for review May 1, 2019 07:09
@nicolasstucki nicolasstucki merged commit cab020d into scala:master May 1, 2019
@nicolasstucki nicolasstucki deleted the fix-#6403 branch May 1, 2019 10:48
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