-
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): TestAccGKEHubFeatureMembership_gkehubFeatureAcm* #14591
Comments
b/284514917 |
Updated the description with a new error that's affecting those tests |
Is the error only related to the order of the returned fields? |
yes - our preference in cases like this is to use a diff suppress function ( |
Slight correction after further discussion - rather than a diff suppress, it would be great to use a custom flattener that makes the order of values in state match the order in the configuration. That will suppress the diff and also make cleaner diffs if the list is changed in the future. |
New failure here:
|
@sahsagar-google we've now added reusable functions that handle the main logic of the custom flattener we'd want in this case: https://googlecloudplatform.github.io/magic-modules/develop/permadiff/#list-order |
although the error message has changed significantly 🤔 |
The TestAccGKEHubFeatureMembership_gkehubFeatureAcmUpdate never started passing consistently and the error is very similar so I'd be inclined to say it's not fixed yet. |
|
Asked Haiyan to take a look at this. Either she or I will provide an update soon. Thank you. |
GoogleCloudPlatform/magic-modules#11880 should fix this. |
GoogleCloudPlatform/magic-modules#11880 should fix these two tests. |
The PR GoogleCloudPlatform/magic-modules#11964 will fix the permadiff in the field |
Sometimes the test TestAccGKEHubFeatureMembership_gkehubFeatureAcmUpdate fails with an internal error
I asked the service team for the exact error in b/284514917. Also, I will keep monitoring this test to see if the error happens again. |
Failure rates
Impacted tests
Affected Resource(s)
Nightly build test history
Message(s)
As of July 2023:
The text was updated successfully, but these errors were encountered: