auto-sync: 2026-06-07 20:26:47
Deploy / ci (push) Waiting to run
Deploy / deploy (push) Blocked by required conditions
Deploy / notify-deploy-failure (push) Blocked by required conditions

This commit is contained in:
cfdaily
2026-06-07 20:26:48 +08:00
parent a0f2cab11b
commit 1d25db10ab
+2 -2
View File
@@ -352,7 +352,7 @@ E2E 测试能安全运行的前提:
- S22.12 风险级别自动判定:改动含高风险文件 → high
- 验证:changed_files 包含 spawner/dispatcher/router 等高风险路径时 risk_level=high;普通文件为 normal
**场景测试合计:70 个测试**
**场景测试合计:76 个测试**
### 4.2 压力测试(ST1-ST3
@@ -581,7 +581,7 @@ atexit.register(_emergency_cleanup)
| 类别 | 标准 |
|------|------|
| **场景测试(S1-S22** | 70 个全部通过。失败必须分析根因并修复后才继续 |
| **场景测试(S1-S22** | 76 个全部通过。失败必须分析根因并修复后才继续 |
| **压力测试(ST1-ST3** | 3 个全部通过。验证并发控制无死锁 |
| **P0 必须全部通过** | S1-S8 + S10 + S11-S14 |
| **P1 通过率 ≥ 80%** | S9 + S15-S21 + ST1-ST3(依赖真实 Agent,可能受网络/环境干扰) |