-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 hashicorp/terraform-provider-google#17388 (only run tests in beta) #10120
Fix hashicorp/terraform-provider-google#17388 (only run tests in beta) #10120
Conversation
Please assign to @ScottSuarez per #10111. It looks like CI is still broken. I'm okay to wait till the diff generator is functional before merging. |
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @trodge, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
/gcbrun |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 15 files changed, 30 insertions(+), 908 deletions(-)) |
Tests analyticsTotal tests: Click here to see the affected service packages
|
@rainshen49 is there more context for this change. Why are we moving these tests to beta only. I presumed they were in GA by mistake but am interested in more context. |
Right, I should've explained. The API for
|
Friendly ping @ScottSuarez |
Sorry for sleeping on this PR. I've been so busy. Let me do a pass. |
Could you message me on google chat. Lets have a short call on this topic. I think we need to talk this out a bit. |
a43b162
to
891bda8
Compare
/gcbrun |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccFirebaseAppCheckServiceConfig_firebaseAppCheckServiceConfigUpdate |
Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.
|
The failure |
Could we investigate or disable this testcase before checkin. Unfortunately if we check in a PR with a failing test that recording will be brought into our CI database. |
Ack. I will wait for #10281 then. |
891bda8
to
690b9cf
Compare
Looks like it's fixed by #10258 |
/gcbrun |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccFirebaseAppCheckServiceConfig_firebaseAppCheckServiceConfigUpdate |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patience here :)
Roll-forward #10111 with handwritten update tests also limited to beta.
Release Note Template for Downstream PRs (will be copied)