실행 상세
● 종료됨
- 상태
- failed
- 버전
- stg
- 진행
- 1 / 1 (100%)
- 시작 / 종료 (KST)
- 오후 5:46:33 → 오후 5:48:43
통과 0실패 1
TC별 결과
| TC ID | 상태 | 소요(ms) | 메시지 |
|---|---|---|---|
| Automation test | failed | 129729 |
실행 로그
[오후 5:46:33]
[Automation test] playwright test 시작
[오후 5:46:36]
[Automation test] Running 1 test using 1 worker
[오후 5:48:43]
[Automation test] ✘ 1 C:/tmp/maestro-worker/562-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (2.1m)
1) C:/tmp/maestro-worker/562-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지
Error: Timeout 30000ms exceeded while waiting on the predicate
1733 | });
1734 | await expect(this.page).toHaveURL(expectedRoute, { timeout: 5_000 });
> 1735 | }).toPass({ timeout: 30_000 });
| ^
1736 | }
1737 | }
1738 |
at TestExecutionPage.goToPart (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/562-Automation test.spec.ts:1735:8)
at TestExecutionPage.verifyNavigationGate (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/562-Automation test.spec.ts:1493:16)
at TestExecutionPage.completeScoredChecklist (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/562-Automation test.spec.ts:1397:5)
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/562-Automation test.spec.ts:2114:5
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/562-Automation test.spec.ts:2113:3
attachment #1: video (video/webm) ──────────────────────────────────────────────────────────────
test-results/562-Automation test-K-APP--3ea3c-lient-등록부터-Summary-결과지-검증까지/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results/562-Automation test-K-APP--3ea3c-lient-등록부터-Summary-결과지-검증까지/error-context.md
attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
test-results/562-Automation test-K-APP--3ea3c-lient-등록부터-Summary-결과지-검증까지/trace.zip
Usage:
npx playwright show-trace "test-results/562-Automation test-K-APP--3ea3c-lient-등록부터-Summary-결과지-검증까지/trace.zip"
────────────────────────────────────────────────────────────────────────────────────────────────
1 failed
C:/tmp/maestro-worker/562-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지