Skip to content

fix: Update logging library#6472

Merged
averikitsch merged 8 commits into
masterfrom
run-tests
Jul 27, 2021
Merged

fix: Update logging library#6472
averikitsch merged 8 commits into
masterfrom
run-tests

Conversation

@averikitsch
Copy link
Copy Markdown
Contributor

Description

Fixes #5697

Note: It's a good idea to open an issue first for discussion.

Checklist

@averikitsch averikitsch requested a review from a team as a code owner July 26, 2021 16:50
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 26, 2021
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 26, 2021
@averikitsch averikitsch added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 26, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 26, 2021
Comment thread run/logging-manual/e2e_test.py
Copy link
Copy Markdown
Collaborator

@dandhlee dandhlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one nit below!

Comment thread run/logging-manual/e2e_test.py Outdated
# If there are any results, exit loop
break
# When message found, exit loop
if found is True:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: if found: should be good enough.

@averikitsch averikitsch added the automerge Merge the pull request once unit tests and other checks pass. label Jul 26, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 27, 2021
@busunkim96 busunkim96 requested a review from daniel-sanche July 27, 2021 14:45
Copy link
Copy Markdown
Contributor

@busunkim96 busunkim96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daniel-sanche Could you check the logging library is being used as you expect? Thank you!

@averikitsch averikitsch merged commit 92a683e into master Jul 27, 2021
@averikitsch averikitsch deleted the run-tests branch July 27, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run.pubsub.e2e_test: test_end_to_end failed run.logging-manual.e2e_test: test_end_to_end failed

4 participants