실행 상세
● 종료됨
- 상태
- failed
- 버전
- stg
- 진행
- 1 / 1 (100%)
- 시작 / 종료 (KST)
- 오후 7:20:23 → 오후 7:24:14
통과 0실패 1
TC별 결과
| TC ID | 상태 | 소요(ms) | 메시지 |
|---|---|---|---|
| Automation test | failed | 230233 |
실행 로그
[오후 7:20:23]
[Automation test] playwright test 시작
[오후 7:20:26]
[Automation test] Running 1 test using 1 worker
[오후 7:24:14]
[Automation test] ✘ 1 C:/tmp/maestro-worker/473-Automation test.spec.ts:1499:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (3.8m)
1) C:/tmp/maestro-worker/473-Automation test.spec.ts:1499:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Hoàn thành p8 1-2-3음절 낱말
Error: expect(locator).toBeVisible() failed
Locator: getByText(/1-2-3음절 낱말/).first()
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText(/1-2-3음절 낱말/).first()
746 | await this.goToPart('p8');
747 | }
> 748 | await expect(this.page.getByText(/1-2-3음절 낱말/).first()).toBeVisible();
| ^
749 |
750 | // Bật master checkbox của cả ba nhóm 1/2/3 âm tiết trước khi chấm từng từ.
751 | for (const syllable of [1, 2, 3]) {
at TestExecutionPage.completeSyllableWordTest (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/473-Automation test.spec.ts:748:61)
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/473-Automation test.spec.ts:1580:5
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/473-Automation test.spec.ts:1579:3
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results/473-Automation test-K-APP--e462b-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
test-results/473-Automation test-K-APP--e462b-lient-등록부터-Summary-결과지-검증까지/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results/473-Automation test-K-APP--e462b-lient-등록부터-Summary-결과지-검증까지/error-context.md
attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
test-results/473-Automation test-K-APP--e462b-lient-등록부터-Summary-결과지-검증까지/trace.zip
Usage:
npx playwright show-trace "test-results/473-Automation test-K-APP--e462b-lient-등록부터-Summary-결과지-검증까지/trace.zip"
────────────────────────────────────────────────────────────────────────────────────────────────
1 failed
C:/tmp/maestro-worker/473-Automation test.spec.ts:1499:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지