Skip to content
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

chore(tests): remove logs from environment tests #1148

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

daniel-sanche
Copy link
Contributor

@daniel-sanche daniel-sanche commented Sep 2, 2021

Related: #1127

The nodejs environment tests were incorrectly passing on Cloud Run, because the tests were doing extra console.log logs, which were incorrectly picked up as library outputs. This PR removes those extra logs to make the test fail, as it should be

The underlying Cloud Run issue should be solved in #1145

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 2, 2021
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/nodejs-logging API. label Sep 2, 2021
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2021
@daniel-sanche daniel-sanche changed the title [DRAFT] chore(tests): update environment tests [DRAFT] chore(tests): remove logs from environment tests Sep 2, 2021
@daniel-sanche daniel-sanche changed the title [DRAFT] chore(tests): remove logs from environment tests chore(tests): remove logs from environment tests Sep 2, 2021
@daniel-sanche daniel-sanche marked this pull request as ready for review September 2, 2021 20:37
@daniel-sanche daniel-sanche requested review from a team as code owners September 2, 2021 20:37
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2021
@daniel-sanche daniel-sanche merged commit bfe57ef into master Sep 2, 2021
@daniel-sanche daniel-sanche deleted the env-test-update branch September 2, 2021 23:02
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/nodejs-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.

3 participants