From 6e0c0e789f6066f1be8ce6b55287af14aa45b66f Mon Sep 17 00:00:00 2001 From: zichun Date: Thu, 7 May 2026 09:33:43 +0800 Subject: [PATCH] chore(module_usr): add local test-gate evidence --- docs/superpowers/module-reports/module_usr-test-gate.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+), 0 deletions(-) create mode 100644 docs/superpowers/module-reports/module_usr-test-gate.md diff --git a/docs/superpowers/module-reports/module_usr-test-gate.md b/docs/superpowers/module-reports/module_usr-test-gate.md new file mode 100644 index 0000000..64efc01 --- /dev/null +++ b/docs/superpowers/module-reports/module_usr-test-gate.md @@ -0,0 +1,34 @@ +## Local test gate — module_usr + +执行时间: 2026-05-07T09:33:12+08:00 + +### scripts/test.sh (subagent) +- 子会话: a04f12f4a6f932a7d +- 命令: `./scripts/test.sh`(setup-test-db.sh DROP+CREATE → mvn build/lint/test → frontend skip → e2e 略 → setup-test-db.sh reset) +- 退出码: 0 +- 通过: 172 / 失败: 0 +- 关键 stdout (≤30 行): + +``` +[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.xly.erp.common.exception.GlobalExceptionHandlerTest +[INFO] +[INFO] Results: +[INFO] +[INFO] Tests run: 172, Failures: 0, Errors: 0, Skipped: 0 +[INFO] +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 25.464 s +[INFO] Finished at: 2026-05-07T09:33:12+08:00 +[INFO] ------------------------------------------------------------------------ +[test.sh] skip frontend test +[test.sh] 5/6 E2E +[test.sh] e2e 略 +[test.sh] 6/6 reset test db +[setup-test-db] 即将 DROP + CREATE `xlyweberp_vibe_erp_test` on 118.178.19.35:3318 +[setup-test-db] done — schema will be applied by Flyway when Spring Boot starts +[test.sh] GREEN +``` + +结论: green -- libgit2 0.22.2