Skip to content

test: do not show unnecessary BatcherImplTest logging #2519

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
Feb 28, 2024

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Feb 28, 2024

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.

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.
@suztomo suztomo requested a review from a team as a code owner February 28, 2024 18:54
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 28, 2024
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 28, 2024
Copy link

Quality Gate Passed Quality Gate passed for 'gapic-generator-java-root'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@suztomo suztomo enabled auto-merge (squash) February 28, 2024 19:09
@suztomo suztomo merged commit c8d145b into main Feb 28, 2024
@suztomo suztomo deleted the remove_unnecessary_logging branch February 28, 2024 19:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 28, 2024
lqiu96 pushed a commit that referenced this pull request Feb 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants