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): TestAccServiceAccount_Disabled #21671

Open
modular-magician opened this issue Mar 2, 2025 · 0 comments
Open

Failing test(s): TestAccServiceAccount_Disabled #21671

modular-magician opened this issue Mar 2, 2025 · 0 comments

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Mar 2, 2025

Impacted tests

TestAccServiceAccount_Disabled

Affected Resource(s)

google_service_account

Failure rates

  • GA: 14%
  • Beta: 100%

Message(s)

=== RUN   TestAccServiceAccount_Disabled
=== PAUSE TestAccServiceAccount_Disabled
=== CONT  TestAccServiceAccount_Disabled
    resource_google_service_account_test.go:191: Step 4/6 error running import: ImportStateVerify attributes not equivalent. Difference is shown below. The - symbol indicates attributes missing after import.
        
          map[string]string{
        - 	"disabled": "true",
        + 	"disabled": "false",
          }
--- FAIL: TestAccServiceAccount_Disabled (31.53s)
FAIL

Test Debug Log

b/400132185

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

No branches or pull requests

1 participant