Hermes Agent
e1fd92975b
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
fix(tests): 修复 P1-4/P1-7 改动引发的 2 个测试失败
1. test_backup_workflow: JWT secret 从 'secret'(6字符) 改为 32+ 字符
- 原因: P1-4 /health readiness 修复后,短 JWT → settings_valid=false → 503
- backup smoke 脚本启动 admin 时 /health 返回 503 导致测试失败
- 修复: 使用足够长的测试 JWT secret
2. test_score_range_fullchain_100_script: default_output_path 断言更新
- 原因: P1-7 把产物路径从 reports/ 改为 /tmp/,但 default_output_path 函数仍指向旧路径
- 修复: default_output_path 统一用 /tmp/ + 去掉日期后缀
验证: pytest 1306 passed, 3 skipped, 0 failed
2026-06-27 19:54:37 +08:00
..
2026-06-13 14:49:58 +08:00
2026-06-18 10:21:38 +08:00
2026-06-25 09:26:46 +08:00
2026-06-18 10:21:38 +08:00
2026-06-18 13:39:02 +08:00
2026-06-18 14:07:26 +08:00
2026-06-25 18:49:59 +08:00
2026-06-25 12:43:14 +08:00
2026-06-25 12:01:49 +08:00
2026-06-25 11:43:23 +08:00
2026-06-20 18:57:45 +08:00
2026-06-27 14:32:53 +08:00
2026-06-14 23:12:18 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-17 09:01:43 +08:00
2026-06-16 18:14:41 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-15 11:39:31 +08:00
2026-06-15 18:17:30 +08:00
2026-06-11 16:06:34 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 20:55:06 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 13:02:03 +08:00
2026-06-20 18:57:45 +08:00
2026-06-18 10:21:38 +08:00
2026-06-14 06:50:21 +08:00
2026-06-27 13:30:31 +08:00
2026-06-21 11:54:16 +08:00
2026-06-27 19:54:37 +08:00
2026-06-27 13:30:31 +08:00
2026-06-21 11:54:16 +08:00
2026-06-12 16:35:20 +08:00