You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== 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
Impacted tests
TestAccDialogflowCXTestCase_update
Affected Resource(s)
google_dialogflow_cx_test_case
Failure rates
Message(s)
Test Debug Log
b/398074996
The text was updated successfully, but these errors were encountered: