From 2c24f7d19d3ab57e76f519eb07a985166f3c15e7 Mon Sep 17 00:00:00 2001 From: peachisai <2581009893@qq.com> Date: Fri, 27 Feb 2026 21:12:28 +0800 Subject: [PATCH 1/2] fix test span layer --- .../scenarios/spring-ai-1.x-scenario/config/expectedData.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/plugin/scenarios/spring-ai-1.x-scenario/config/expectedData.yaml b/test/plugin/scenarios/spring-ai-1.x-scenario/config/expectedData.yaml index 3d543ad27f..161eb6e2f2 100644 --- a/test/plugin/scenarios/spring-ai-1.x-scenario/config/expectedData.yaml +++ b/test/plugin/scenarios/spring-ai-1.x-scenario/config/expectedData.yaml @@ -79,7 +79,7 @@ segmentItems: - operationName: Spring-ai/openai/call parentSpanId: 0 spanId: 1 - spanLayer: not null + spanLayer: GenAI startTime: not null endTime: not null componentId: 173 @@ -103,7 +103,7 @@ segmentItems: - operationName: Spring-ai/openai/stream parentSpanId: 0 spanId: 4 - spanLayer: not null + spanLayer: GenAI startTime: not null endTime: not null componentId: 173 From b6c2e690abeaa660bc19d0d9fa637de3a65f2463 Mon Sep 17 00:00:00 2001 From: peachisai <2581009893@qq.com> Date: Sat, 28 Feb 2026 21:18:09 +0800 Subject: [PATCH 2/2] update agent test tools --- test/plugin/agent-test-tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/plugin/agent-test-tools/pom.xml b/test/plugin/agent-test-tools/pom.xml index 374263e7f4..13a08a39da 100644 --- a/test/plugin/agent-test-tools/pom.xml +++ b/test/plugin/agent-test-tools/pom.xml @@ -35,7 +35,7 @@ pom - cf62c1b733fe2861229201a67b9cc0075ac3e236 + 7220c715d280cf0d7421f17bbc8c8de57249914d ${project.basedir}/target/agent-test-tools https://github.com/apache/skywalking-agent-test-tool.git