You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: do not show unnecessary BatcherImplTest logging (#2519)
This is the follow-up of a pull request #2285, where we wanted to
catch any flaky test failure with logging, just in case the test
failed again.
https://github.com/googleapis/sdk-platform-java/pull/2285/files#r1416300479
It turned out that the fix worked well. We don't observe the test
failures any more. Therefore turning off the excessive logging.
0 commit comments