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

fix: update message reflecting functionality of error_log #1936

Merged
merged 6 commits into from
May 16, 2024
Merged

Conversation

glasnt
Copy link
Contributor

@glasnt glasnt commented Nov 13, 2023

error_log flows through to Cloud logging, update message and comment.

Fixes b/286058340

@glasnt glasnt requested review from a team as code owners November 13, 2023 21:15
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 13, 2023
@grayside grayside assigned glasnt and unassigned grayside Nov 15, 2023
@grayside grayside self-requested a review November 15, 2023 00:08
@glasnt glasnt marked this pull request as draft November 15, 2023 00:09
@glasnt
Copy link
Contributor Author

glasnt commented Nov 15, 2023

I think this PR is failing due to php-tools issues with identity, trying to access private functions.

@glasnt glasnt added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 21, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 21, 2023
@glasnt
Copy link
Contributor Author

glasnt commented Dec 14, 2023

/gcbrun

@glasnt
Copy link
Contributor Author

glasnt commented Dec 14, 2023

Looking into this more: it's not the deployment that's failing (as I previously guessed); it's the SystemTest that's failing, which uses CloudFunctionLocalTestTrait which tries to run the function locally.

See logs in #1943 where there's no changes, and the SystemTest fails.

I'm not able to replicate this specific error locally (though I am getting a different error kokoro isn't getting)

@glasnt
Copy link
Contributor Author

glasnt commented Jan 1, 2024

After updating php-tools for the linked PR (or alternative solution), tests for this should succeed.

Keeping in draft until then.

@glasnt glasnt added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2024
@glasnt glasnt marked this pull request as ready for review May 16, 2024 01:16
@glasnt
Copy link
Contributor Author

glasnt commented May 16, 2024

Ready for review ✨

Copy link
Contributor

@iennae iennae left a comment

Choose a reason for hiding this comment

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

Thank you. Thank you. Thank you.

@iennae iennae merged commit db751a5 into main May 16, 2024
13 checks passed
@iennae iennae deleted the php/stderr branch May 16, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants