Skip to content

Conversation

@minherz
Copy link
Contributor

@minherz minherz commented Sep 15, 2021

implement writing log(s) synchronously.
enforce uniqueness of the log name to avoid conflict with parallel executions.
rename the test to follow test notation.

Fix #657

implement writing log(s) synchronously.
enforce uniqueness of the log name to avoid conflict with parallel executions.
rename the test to follow test<SampleClassName> notation.

Fix #657
@minherz minherz requested a review from a team as a code owner September 15, 2021 14:24
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Sep 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2021
@minherz minherz merged commit bcc7c71 into master Sep 15, 2021
@minherz minherz deleted the minherz/fix-657 branch September 15, 2021 20:07
@minherz minherz changed the title chore(fix): imrpove exec time of flaky test chore(fix): improve exec time of flaky test Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the googleapis/java-logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

com.example.logging.LoggingIT: testWriteAndListLogs failed

2 participants