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): TestAccIapAppEngineServiceIamBindingGenerated* #17206

Comments

@SarahFrench
Copy link
Member

SarahFrench commented Feb 7, 2024

Failure rates

  • ~20% since 2024-02-01

Impacted tests

  • TestAccIapAppEngineServiceIamBindingGenerated
  • TestAccIapAppEngineVersionIamBindingGenerated_withCondition
  • TestAccIapAppEngineVersionIamBindingGenerated_withAndWithoutCondition

Affected Resource(s)

  • google_iap_app_engine_service_iam_binding

Nightly build test history

Message(s)

    vcr_utils.go:152: Step 1/2 error: After applying this test step and performing a `terraform refresh`, the plan was not empty.
        stdout
        Terraform used the selected providers to generate the following execution
        plan. Resource actions are indicated with the following symbols:
          ~ update in-place
        Terraform will perform the following actions:
          # google_app_engine_standard_app_version.version will be updated in-place
          ~ resource "google_app_engine_standard_app_version" "version" {
                id                        = "apps/ci-test-project-nightly-ga/services/default/versions/7vgxiy7hoi"
                name                      = "apps/ci-test-project-nightly-ga/services/default/versions/7vgxiy7hoi"
                # (11 unchanged attributes hidden)
              - automatic_scaling {
                  - max_concurrent_requests = 0 -> null
                  - max_idle_instances      = 0 -> null
                  - min_idle_instances      = 0 -> null
                }
                # (3 unchanged blocks hidden)
            }
        Plan: 0 to add, 1 to change, 0 to destroy.
FAIL

b/325031500

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.