-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Failing test(s): TestAccComputeResizeRequest_computeMigResizeRequestExample #19917
Comments
From one of the builds I link above under Message(s) I can see this is the API's response that's involved in the panic:
It looks like the error.errors field is currently defined as a single nested object instead of a list of objects. |
Note: the person addressing this issue might also address #19918 at the same time. |
This is now failing with the error:
In addition to fixing the panic, the test needs to use variables properly to get a tf-test prefix and random suffix used in all resource names as described on https://googlecloudplatform.github.io/magic-modules/develop/test/test/ |
Resolved by GoogleCloudPlatform/magic-modules#12578 |
Impacted tests
Affected Resource(s)
Failure rates
The test only fails if the test environment causes the resize to fail, but in situations where the resize fails this panic will always occur. I'll label the issue as 100% failure.
Message(s)
Panic from flattenComputeResizeRequestStatusLastAttemptErrorErrors
See builds where this happened:
Nightly build test history
b/374273746
The text was updated successfully, but these errors were encountered: