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): TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements #22066

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

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Mar 26, 2025

Impacted tests

TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements

Affected Resource(s)

google_cloud_run_v2_service

Failure rates

  • GA:
  • Beta: 100%

Message(s)

=== RUN   TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
=== PAUSE TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
=== CONT  TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
    resource_cloud_run_v2_service_test.go:1268: Step 3/6 error: After applying this test step, 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_cloud_run_v2_service.default will be updated in-place
          ~ resource "google_cloud_run_v2_service" "default" {
                id                      = "projects/ci-test-project-nightly-beta/locations/us-central1/services/tf-test-cloudrun-service03jcbz2npv"
              ~ launch_stage            = "GA" -> "BETA"
                name                    = "tf-test-cloudrun-service03jcbz2npv"
                # (33 unchanged attributes hidden)
        
                # (2 unchanged blocks hidden)
            }
        
        Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements (47.93s)
FAIL

Test Debug Log

b/406354479

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

2 participants