fix(wbs): mark playwright score task non-ci reproducible
This commit is contained in:
@@ -968,6 +968,11 @@ tasks:
|
||||
title: "스코어 FE (SS001 테이블 — factor_output_history 값과 DOM 대조)"
|
||||
status: DONE
|
||||
depends_on: [QE-M3-03, QE-M0-03]
|
||||
execution:
|
||||
mode: not_ci_reproducible
|
||||
note: >
|
||||
2026-07-12 로컬 실증: Playwright 기반 DOM 대조 및 report 생성은 실제 브라우저
|
||||
세션과 산출물이 필요하므로, CI runner에서 온디맨드 재현 불가.
|
||||
owner_files:
|
||||
- tests/e2e/evidence/qe-m3-05-scores.spec.ts
|
||||
success_criteria:
|
||||
|
||||
Reference in New Issue
Block a user