diff --git a/x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/.meta/ui/standard.json b/x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/.meta/ui/standard.json index a221b491bd538..dce625ac09995 100644 --- a/x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/.meta/ui/standard.json +++ b/x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/.meta/ui/standard.json @@ -1,5 +1,5 @@ { - "sha1": "92f7c2f6abfd417cbfdd0db4b3e7d93284342dd5", + "sha1": "bc77ee6843450787728c0c0c23c94ff3739755ce", "testChannels": [ "ci-on-commit" ], @@ -519,7 +519,7 @@ { "id": "95554bbabdfb9b7-13af72ec4c5ef00", "title": "Agent Builder — sidebar conversation flow embeddable sidebar conversation flow", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -528,7 +528,7 @@ ], "location": { "file": "x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/ui/tests/sidebar_conversation_flow.spec.ts", - "line": 22, + "line": 23, "column": 28 } }, diff --git a/x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/.meta/api/standard.json b/x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/.meta/api/standard.json index fe6687813fc08..64c269ef853f8 100644 --- a/x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/.meta/api/standard.json +++ b/x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/.meta/api/standard.json @@ -1,5 +1,5 @@ { - "sha1": "f4c0069da0fa1b8273cf4b10042d486dec586329", + "sha1": "954e4116086682b6bc8e845279c35a67b006e4c4", "testChannels": [ "ci-on-commit" ], @@ -500,6 +500,38 @@ "column": 21 } }, + { + "id": "46bb8a3a58b1410-b5ad2fd90b66e1d", + "title": "Entity Store per entity-type log extraction config reports identical config for every engine when nothing is overridden", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic", + "@cloud-stateful-classic", + "@local-serverless-security_complete", + "@cloud-serverless-security_complete" + ], + "location": { + "file": "x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/api/tests/log_extraction_by_type.spec.ts", + "line": 54, + "column": 60 + } + }, + { + "id": "46bb8a3a58b1410-cc2c00064485f34", + "title": "Entity Store per entity-type log extraction config setting a store-wide field to null falls back to the built-in default", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic", + "@cloud-stateful-classic", + "@local-serverless-security_complete", + "@cloud-serverless-security_complete" + ], + "location": { + "file": "x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/api/tests/log_extraction_by_type.spec.ts", + "line": 69, + "column": 32 + } + }, { "id": "4163c23089fa3c6-4e14c5487174112", "title": "metadata datastream is installed by entity store init creates the .entities.v2.metadata.default datastream on install",