hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.36k stars 1.75k forks source link

Failing test(s): TestAccManagedKafkaTopic_* #18949

Closed SarahFrench closed 2 months ago

SarahFrench commented 3 months ago

Impacted tests

Affected Resource(s)

Failure rates

Message(s)

------- Stdout: -------
=== RUN   TestAccManagedKafkaTopic_managedkafkaTopicBasicExample
=== PAUSE TestAccManagedKafkaTopic_managedkafkaTopicBasicExample
=== CONT  TestAccManagedKafkaTopic_managedkafkaTopicBasicExample
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Provider produced inconsistent result after apply
        When applying changes to google_managed_kafka_topic.example, provider
        "provider[\"registry.terraform.io/hashicorp/google-beta\"]" produced an
        unexpected new value: Root object was present, but now absent.
        This is a bug in the provider, which should be reported in the provider's own
        issue tracker.
--- FAIL: TestAccManagedKafkaTopic_managedkafkaTopicBasicExample (1356.94s)
FAIL
------- Stdout: -------
=== RUN   TestAccManagedKafkaTopic_update
=== PAUSE TestAccManagedKafkaTopic_update
=== CONT  TestAccManagedKafkaTopic_update
    vcr_utils.go:152: Step 1/4 error: Error running apply: exit status 1
        Error: Provider produced inconsistent result after apply
        When applying changes to google_managed_kafka_topic.example, provider
        "provider[\"registry.terraform.io/hashicorp/google-beta\"]" produced an
        unexpected new value: Root object was present, but now absent.
        This is a bug in the provider, which should be reported in the provider's own
        issue tracker.
--- FAIL: TestAccManagedKafkaTopic_update (2772.23s)
FAIL

Nightly build test history

https://hashicorp.teamcity.com/test/-6081505741695843173?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_BETA_NIGHTLYTESTS&expandTestHistoryChartSection=true

b/357620880

melinath commented 3 months ago

@BBBmau fyi

github-actions[bot] commented 1 month ago

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.