fix(test): revert a2a SDK test to check for Client class not A2AClient
CI / build (push) Successful in 48s
CI / benchmark-publish (push) Failing after 46s
CI / lint (push) Successful in 1m6s
CI / helm (push) Successful in 38s
CI / push-validation (push) Successful in 34s
CI / typecheck (push) Successful in 1m41s
CI / security (push) Successful in 1m40s
CI / quality (push) Successful in 1m46s
CI / integration_tests (push) Failing after 3m33s
CI / e2e_tests (push) Successful in 5m5s
CI / unit_tests (push) Successful in 5m20s
CI / docker (push) Successful in 1m29s
CI / coverage (push) Successful in 10m54s
CI / status-check (push) Failing after 3s
CI / lint (pull_request) Successful in 56s
CI / build (pull_request) Successful in 53s
CI / typecheck (pull_request) Successful in 1m34s
CI / quality (pull_request) Successful in 1m44s
CI / benchmark-publish (pull_request) Has been skipped
CI / security (pull_request) Successful in 1m48s
CI / push-validation (pull_request) Successful in 34s
CI / helm (pull_request) Successful in 36s
CI / integration_tests (pull_request) Failing after 3m54s
CI / e2e_tests (pull_request) Successful in 4m29s
CI / unit_tests (pull_request) Successful in 5m7s
CI / docker (pull_request) Successful in 1m49s
CI / coverage (pull_request) Successful in 11m21s
CI / status-check (pull_request) Failing after 3s

The a2a.client module exposes Client, not A2AClient. The PR incorrectly changed the TDD scenario to check for A2AClient which does not exist in the installed a2a SDK, causing the unit_tests CI gate to fail.
This commit was merged in pull request #10627.
This commit is contained in:
HAL9000
2026-04-23 11:55:55 +00:00
committed by Forgejo
parent 4e37da2471
commit abbb8547f7

Diff Content Not Available