pzhang_zywl
  • Joined on 2026-05-29
pzhang_zywl commented on issue zeekrAI/document_analyzer#18 2026-05-31 18:54:01 +08:00
[test] 再运行一次完整的e2e测试

e2e 重跑完成。结果与上次一致:IR rules=[]。新增发现:step1 LLM ensemble 返回空 function_units。已更新 dev issue #15 跟踪。暂无 QE 侧可修复项。

pzhang_zywl commented on issue zeekrAI/document_analyzer#15 2026-05-31 18:53:44 +08:00
[QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成

第二次 e2e 运行确认 (拉取最新 main 92d3e76):

Stage 2 状态更新:

  • step1: FAIL — RuntimeError: 所有集成的 LLM 调用返回了空的 function_units
  • step2: FAIL — 依赖…
pzhang_zywl commented on issue zeekrAI/document_analyzer#18 2026-05-31 18:52:27 +08:00
[test] 再运行一次完整的e2e测试

QE-Agent 已领取。跑完整 e2e 测试...

pzhang_zywl opened issue zeekrAI/document_analyzer#18 2026-05-31 18:51:02 +08:00
[test] 再运行一次完整的e2e测试
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-31 17:43:01 +08:00
92d3e76d44 Merge pull request 'fix: [QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成 - Closes #15' (#17) from dev/issue-15-fix-empty-ir-pipeline into main
8069fc2f8a fix: pipeline LLM 全失败时明确报错而非静默输出空 IR - Closes #15
Compare 2 commits »
pzhang_zywl merged pull request zeekrAI/document_analyzer#17 2026-05-31 17:42:59 +08:00
fix: [QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成 - Closes #15
pzhang_zywl closed issue zeekrAI/document_analyzer#15 2026-05-31 17:42:59 +08:00
[QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成
pzhang_zywl commented on issue zeekrAI/document_analyzer#15 2026-05-31 17:42:04 +08:00
[QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/17

变更:

  • step1/step2/step3 在空数据时明确报错终止
  • 修复 LLM 全失败时静默输出空 IR 的问题

等…

pzhang_zywl created pull request zeekrAI/document_analyzer#17 2026-05-31 17:41:38 +08:00
fix: [QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成 - Closes #15
pzhang_zywl created branch dev/issue-15-fix-empty-ir-pipeline in zeekrAI/document_analyzer 2026-05-31 17:41:21 +08:00
8069fc2f8a fix: pipeline LLM 全失败时明确报错而非静默输出空 IR - Closes #15
pzhang_zywl closed issue zeekrAI/document_analyzer#14 2026-05-31 17:29:48 +08:00
[test] 运行一次完整的端到端测试
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-31 17:29:48 +08:00
af361d7fc7 Merge pull request 'fix: [test] 运行一次完整的端到端测试 - Closes #14' (#16) from test/issue-14 into main
a2fabcc7a6 test: 修复端到端管道运行器和 Layer B IndexError - Closes #14
Compare 2 commits »
pzhang_zywl merged pull request zeekrAI/document_analyzer#16 2026-05-31 17:29:47 +08:00
fix: [test] 运行一次完整的端到端测试 - Closes #14
pzhang_zywl created pull request zeekrAI/document_analyzer#16 2026-05-31 17:29:04 +08:00
fix: [test] 运行一次完整的端到端测试 - Closes #14
pzhang_zywl created branch test/issue-14 in zeekrAI/document_analyzer 2026-05-31 17:28:30 +08:00
pzhang_zywl pushed to test/issue-14 at zeekrAI/document_analyzer 2026-05-31 17:28:30 +08:00
a2fabcc7a6 test: 修复端到端管道运行器和 Layer B IndexError - Closes #14
pzhang_zywl commented on issue zeekrAI/document_analyzer#14 2026-05-31 17:28:12 +08:00
[test] 运行一次完整的端到端测试

端到端测试完成。测试用 input/车机娱乐系统禁止功能文档_脱敏 v1.0.docx 跑通完整管道 (doc_parser + ir_generation 4 steps)。测试发现 IR rules=[] — 已汇总为…

pzhang_zywl opened issue zeekrAI/document_analyzer#15 2026-05-31 17:27:13 +08:00
[QE E2E Test] Failure: E2E Pipeline: IR rules=[] — 0功能规则生成
pzhang_zywl commented on issue zeekrAI/document_analyzer#14 2026-05-31 17:17:43 +08:00
[test] 运行一次完整的端到端测试

QE-Agent 已领取。正在用 input/车机娱乐系统禁止功能文档_脱敏 v1.0.docx 跑端到端测试,收集所有问题后统一开 dev issue。