실행 상세
● 종료됨
- 상태
- failed
- 버전
- stg
- 진행
- 1 / 1 (100%)
- 시작 / 종료 (KST)
- 오후 2:21:30 → 오후 2:23:04
통과 0실패 1
TC별 결과
| TC ID | 상태 | 소요(ms) | 메시지 |
|---|---|---|---|
| Automation test | failed | 93803 |
실행 로그
[오후 2:21:30]
[Automation test] playwright test 시작
[오후 2:21:33]
[Automation test] Running 1 test using 1 worker
[오후 2:23:04]
[Automation test] ✘ 1 C:/tmp/maestro-worker/550-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (1.5m)
1) C:/tmp/maestro-worker/550-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Chặn 전체 결과분석 khi còn bài chưa lưu
Error: expect(locator).toBeVisible() failed
Locator: getByRole('dialog', { name: '전체 결과분석' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByRole('dialog', { name: '전체 결과분석' })
1081 | await this.page.getByRole('button', { name: '전체 결과분석', exact: true }).click();
1082 | const confirmation = this.page.getByRole('dialog', { name: '전체 결과분석' });
> 1083 | await expect(confirmation).toBeVisible();
| ^
1084 | await confirmation.getByRole('button', { name: '확인', exact: true }).click();
1085 |
1086 | const alert = this.page.getByRole('dialog', { name: '알림' });
at TestExecutionPage.verifyFullAnalysisBlockedWhileSubtestsIncomplete (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/550-Automation test.spec.ts:1083:32)
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/550-Automation test.spec.ts:2110:5
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/550-Automation test.spec.ts:2109:3
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results/550-Automation test-K-APP--bf236-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
test-results/550-Automation test-K-APP--bf236-lient-등록부터-Summary-결과지-검증까지/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results/550-Automation test-K-APP--bf236-lient-등록부터-Summary-결과지-검증까지/error-context.md
attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
test-results/550-Automation test-K-APP--bf236-lient-등록부터-Summary-결과지-검증까지/trace.zip
Usage:
npx playwright show-trace "test-results/550-Automation test-K-APP--bf236-lient-등록부터-Summary-결과지-검증까지/trace.zip"
────────────────────────────────────────────────────────────────────────────────────────────────
1 failed
C:/tmp/maestro-worker/550-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지