-
Notifications
You must be signed in to change notification settings - Fork 994
Enable contextual debug logging for integration tests #9012
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
Conversation
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1This report is too large (324,163 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
…uckworth/contextual-debug-logging
Contextual debug logging for integration tests will log the debug log for the 100 debug or warning messages leading up to a logged error message. This is intended to give context to flakes seen in the CI, without logging an excessive amount which would make the CI logs too large to easily review.