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): TestAccDialogflowCXTestCase_update #21531

Open
modular-magician opened this issue Feb 21, 2025 · 0 comments
Open

Failing test(s): TestAccDialogflowCXTestCase_update #21531

modular-magician opened this issue Feb 21, 2025 · 0 comments

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Feb 21, 2025

Impacted tests

TestAccDialogflowCXTestCase_update

Affected Resource(s)

google_dialogflow_cx_test_case

Failure rates

  • GA: 100%
  • Beta: 100%

Message(s)

=== RUN   TestAccDialogflowCXTestCase_update
=== PAUSE TestAccDialogflowCXTestCase_update
=== CONT  TestAccDialogflowCXTestCase_update
    resource_dialogflow_cx_test_case_test.go:23: Step 1/4 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_dialogflow_cx_test_case.basic_test_case will be updated in-place
          ~ resource "google_dialogflow_cx_test_case" "basic_test_case" {
                id               = "projects/ci-test-project-nightly-ga/locations/global/agents/1eb40ab3-d8bf-45da-bbab-3fffec7713f8/testCases/ea5ab456-b092-438e-82d9-2b25e5d84e95"
                name             = "ea5ab456-b092-438e-82d9-2b25e5d84e95"
                # (5 unchanged attributes hidden)
        
              ~ test_case_conversation_turns {
                  ~ virtual_agent_output {
                      - session_parameters = jsonencode({})
        
                        # (1 unchanged block hidden)
                    }
        
                    # (1 unchanged block hidden)
                }
        
                # (1 unchanged block hidden)
            }
        
        Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccDialogflowCXTestCase_update (14.60s)
FAIL

Test Debug Log

b/398074996

@modular-magician modular-magician added this to the Near-Term Goals milestone Feb 21, 2025
@github-actions github-actions bot added forward/review In review; remove label to forward service/dialogflow labels Feb 21, 2025
@modular-magician modular-magician added forward/linked and removed forward/review In review; remove label to forward labels Feb 21, 2025
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