a2aproject / a2aproject/a2a-samples
Test fails for the samples of golang.
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.8k
- Forks
- 751
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What happened?
```
cd a2a-samples/samples/go
go test ./...
```
```
--- FAIL: TestSendTaskStreaming (0.00s)
client_test.go:235: expected method message/send, got message/stream
FAIL
FAIL a2a/client 0.020s
? a2a/models [no test files]
ok a2a/server (cached)
FAIL
```
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.