xfy
2cb10eb749
perf(e2e): 并行化 E2E 测试,从 ~2h 降至 ~102s
- testutil: 用 sync.Once 缓存 LollyImageAvailable 结果
- testutil: 原子计数器替代时间戳避免容器名竞态
- testutil: SetupProxyTest 接受 suffix 参数生成独立 Docker 网络
- testutil: CleanupProxyTest 显式调用 network.Remove() 清理
- testutil: 移除死代码 SetupProxyTestEnv/ProxyTestEnv
- testutil: HealthCheckWaitTimeout 30s→15s, DefaultTestTimeout 180s→120s
- e2e: 所有 107 个测试函数添加 t.Parallel()
- e2e: 替换 65 处硬编码 30*time.Second 为常量
- make: test-all 三类测试并行运行,显式 PID wait 收集退出码
- make: test-e2e 添加 -parallel 4 flag
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 13:19:46 +08:00
..
2026-04-27 10:20:18 +08:00
2026-04-13 16:15:31 +08:00
2026-04-28 10:13:47 +08:00
2026-04-28 10:13:47 +08:00
2026-04-27 17:38:14 +08:00
2026-04-28 13:19:46 +08:00
2026-04-27 17:06:55 +08:00
2026-04-24 18:24:31 +08:00
2026-04-21 08:12:33 +08:00
2026-04-24 10:41:56 +08:00
2026-04-22 18:28:28 +08:00
2026-04-20 11:23:04 +08:00
2026-04-28 10:13:47 +08:00
2026-04-20 18:09:06 +08:00
2026-04-28 10:13:47 +08:00
2026-04-21 08:12:34 +08:00
2026-04-20 10:59:53 +08:00
2026-04-28 10:13:47 +08:00
2026-04-23 17:20:32 +08:00
2026-04-27 14:05:25 +08:00
2026-04-22 10:42:05 +08:00
2026-04-23 19:33:35 +08:00
2026-04-20 10:59:53 +08:00
2026-04-20 10:59:53 +08:00
2026-04-21 08:12:34 +08:00
2026-04-20 11:23:04 +08:00
2026-04-21 08:12:34 +08:00
2026-04-24 18:24:31 +08:00