Zhichang Yu
06ededb26a
test(go): ensure go unit tests pass ( #16241 )
...
## Summary
Stabilizes the Go unit-test surface so the test suite can run reliably
in CI and locally via \`bash build.sh --test\`.
## Verification
\`\`\`bash
bash build.sh --test -- -count=10 -run TestWithCancel_SequentialAgent
./internal/harness/core/
bash build.sh --test -- -count=5 -run TestSiliconflowChatExtracts
./internal/entity/models/
bash build.sh --test # full suite
\`\`\`
All previously failing packages (\`admin\`, \`cli\`, \`handler\`,
\`parser\`,
\`router\`, \`service\`, \`service/chunk\`) now build and test
successfully.
\`TestWithCancel_SequentialAgent\` passes 10/10 (was flaky). SiliconFlow
reasoning test passes after switching the assertion to the SiliconFlow
wire
format.
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-22 20:43:29 +08:00
..
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 19:01:00 +08:00
2026-06-18 18:07:27 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 19:32:19 +08:00
2026-06-08 19:32:19 +08:00
2026-05-26 10:52:09 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 19:01:00 +08:00
2026-06-08 13:09:36 +08:00
2026-06-17 11:56:20 +08:00
2026-06-17 11:56:20 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 13:32:50 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-05-18 12:03:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 20:06:57 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-03 19:16:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-02 13:40:10 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 20:06:57 +08:00
2026-06-11 19:20:12 +08:00
2026-05-11 17:21:16 +08:00
2026-06-11 19:20:12 +08:00
2026-06-17 18:47:27 +08:00
2026-06-17 18:47:27 +08:00
2026-05-25 10:25:53 +08:00
2026-06-18 18:07:27 +08:00
2026-06-17 19:14:13 +08:00
2026-06-17 19:14:13 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-16 19:34:21 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-22 20:43:29 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-22 11:58:29 +08:00
2026-06-08 13:10:10 +08:00
2026-06-11 19:20:12 +08:00
2026-06-02 15:27:26 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-18 18:07:27 +08:00
2026-05-21 15:33:21 +08:00
2026-06-11 19:20:12 +08:00
2026-05-15 13:27:22 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-05-29 19:34:00 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 21:11:21 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-03 19:16:28 +08:00
2026-06-11 19:20:12 +08:00
2026-05-22 11:53:18 +08:00
2026-05-26 10:50:06 +08:00
2026-06-11 19:20:12 +08:00