8000 unittest improvement: use fatal to halt execution by alexcb · Pull Request #277 · earthly/earthly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unittest improvement: use fatal to halt execution #277

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
Sep 2, 2020

Conversation

alexcb
Copy link
Contributor
@alexcb alexcb commented Sep 2, 2020

Use fatal instead of error for connection cases, otherwise if there's an
issue with the connection, it'll keep on running and then give us a nil
pointer exception which is confusing

Use fatal instead of error for connection cases, otherwise if there's an
issue with the connection, it'll keep on running and then give us a nil
pointer exception which is confusing
@alexcb alexcb merged commit 81466a1 into master Sep 2, 2020
@alexcb alexcb deleted the use-fatal-in-server-test branch September 2, 2020 23:55
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.

2 participants
0