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
test-bot: better logging for IOException #430
Conversation
|
bots/tester/src/main/java/org/openjdk/skara/bots/tester/TestBot.java
Outdated
Show resolved
Hide resolved
@edvbld This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 5 commits pushed to the
|
Webrevs
|
All tests pass on Linux x64 using `make test`
/integrate |
@edvbld The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit f8a0b66. |
Mailing list message from Erik Helin on skara-dev: Changeset: f8a0b66 test-bot: better logging for IOException Reviewed-by: rwestberg ! bots/tester/src/main/java/org/openjdk/skara/bots/tester/TestBot.java |
Hi all,
please review this small patch that updates the logging for the test bot when it
receives an
IOException
.Testing:
make test
passes on Linux x64Thanks,
Erik
Progress
Approvers