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

Failing test(s): TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample #21248

Open
shuyama1 opened this issue Feb 5, 2025 · 0 comments · May be fixed by GoogleCloudPlatform/magic-modules#12986

Comments

@shuyama1
Copy link
Collaborator

shuyama1 commented Feb 5, 2025

Impacted tests

TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample

Affected Resource(s)

google_secure_source_manager_instance

Failure rates

  • GA: 57%
  • Beta: 14%

Message(s)

=== RUN   TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample
=== PAUSE TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample
=== CONT  TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample
    resource_secure_source_manager_instance_generated_test.go:85: Step 2/2 error running import: ImportStateVerify attributes not equivalent. Difference is shown below. The - symbol indicates attributes missing after import.
        
          map[string]string{
        - 	"update_time": "2025-02-03T05:39:05.679807122Z",
        + 	"update_time": "2025-02-03T05:39:18.200422972Z",
          }
--- FAIL: TestAccSecureSourceManagerInstance_secureSourceManagerInstanceCmekExample (3230.04s)
FAIL

Test Debug Log

b/394920841

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment