실행 상세
● 종료됨
- 상태
- failed
- 버전
- stg
- 진행
- 1 / 1 (100%)
- 시작 / 종료 (KST)
- 오후 12:17:46 → 오후 12:18:33
통과 0실패 1
TC별 결과
| TC ID | 상태 | 소요(ms) | 메시지 |
|---|---|---|---|
| Automation test | failed | 47198 |
실행 로그
[오후 12:17:46]
[Automation test] playwright test 시작
[오후 12:17:49]
[Automation test] Running 1 test using 1 worker
[오후 12:18:33]
[Automation test] ✘ 1 C:/tmp/maestro-worker/505-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (45.8s)
1) C:/tmp/maestro-worker/505-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Đăng ký 검사 K-APP với 11 mục
Error: expect(locator).toContainText(expected) failed
Locator: getByRole('dialog', { name: '알림' })
Timeout: 5000ms
- Expected substring - 1
+ Received string + 2
- 잔여 코인: (-1) 893
+ 알림검사 정보가 정상적으로 저장되었습니다.
+ 잔여 코인: (-1) 892확인
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByRole('dialog', { name: '알림' })
14 × locator resolved to <div role="dialog" tabindex="-1" id="radix-_r_56_" data-state="open" aria-labelledby="radix-_r_57_" aria-describedby="radix-_r_58_" class="pointer-events-none fixed inset-0 z-50 grid place-items-center">…</div>
- unexpected value "알림검사 정보가 정상적으로 저장되었습니다.
잔여 코인: (-1) 892확인"
339 | });
340 | // Xác nhận đúng business rule: mỗi lượt đăng ký K-APP làm giảm một coin.
> 341 | await expect(successDialog).toContainText(`잔여 코인: (-1) ${coinBefore - 1}`);
| ^
342 | await successDialog.getByRole('button', { name: '확인', exact: true }).click();
343 |
344 | await expect(this.page).toHaveURL(/\/inspections\/kapp\/KAPP-[^/]+\/p2$/);
at InspectionPage.registerKappInspection (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/505-Automation test.spec.ts:341:33)
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/505-Automation test.spec.ts:1526:20
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/505-Automation test.spec.ts:1525:3
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results/505-Automation test-K-APP--2749d-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
test-results/505-Automation test-K-APP--2749d-lient-등록부터-Summary-결과지-검증까지/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results/505-Automation test-K-APP--2749d-lient-등록부터-Summary-결과지-검증까지/error-context.md
attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
test-results/505-Automation test-K-APP--2749d-lient-등록부터-Summary-결과지-검증까지/trace.zip
Usage:
npx playwright show-trace "test-results/505-Automation test-K-APP--2749d-lient-등록부터-Summary-결과지-검증까지/trace.zip"
────────────────────────────────────────────────────────────────────────────────────────────────
1 failed
C:/tmp/maestro-worker/505-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지