Files
Genarrative/apps
kdletters 979c6cfae2
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Failing after 7m17s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Failing after 7m40s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Failing after 7m47s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 1m2s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m3s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Failing after 9m41s
Project CI / Repository checks (pull_request) Successful in 3m49s
Project CI / Backend tests (pull_request) Successful in 6m9s
Project CI / Frontend tests (pull_request) Successful in 4m54s
Project CI / Native shell tests (pull_request) Successful in 7m8s
Project CI / AI game creator shell web tests (pull_request) Successful in 2m48s
放宽 AGC 测试的 mock 请求等待预算
- 测试内 78 处 recv_timeout(Duration::from_secs(5)) 是等待 mock Provider / 运行时请求的正向等待,高负载 CI 上会超时并让每轮随机一批用例变红
- 统一放宽到 30 秒,仍保持有界;负向用例使用的更短等待(1~3 秒)保持不变
- 覆盖 tests/** 与 runner/tests.rs,涉及 command_runtime、provider、response_stream、sessions、goal、recovery 等文件
2026-09-21 04:17:50 +08:00
..