Skip to content
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

Turn down log level in Rust CI test #377

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Turn down log level in Rust CI test #377

merged 1 commit into from
Aug 9, 2022

Conversation

tgeoghegan
Copy link
Contributor

Sets RUST_LOG to info instead of trace to reduce noise in test
output.

A number of dependabot PRs were failing, but then would succeed when re-run. GitHub seems to disappear the logs from failed tests so I have attached an archive of logs from one such failure. In any case, it's hard to read these logs because they're nearly 40,000 lines long, since RUST_LOG was set to trace.
logs_875.zip

Sets `RUST_LOG` to `info` instead of `trace` to reduce noise in test
output.
@tgeoghegan tgeoghegan requested a review from a team as a code owner August 9, 2022 18:04
@tgeoghegan tgeoghegan merged commit 2940c07 into main Aug 9, 2022
@tgeoghegan tgeoghegan deleted the timg/ci-debug-log branch October 12, 2022 19:21
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