실행 상세
● 종료됨
- 상태
- failed
- 버전
- stg
- 진행
- 1 / 1 (100%)
- 시작 / 종료 (KST)
- 오전 11:02:40 → 오전 11:10:18
통과 0실패 1
TC별 결과
| TC ID | 상태 | 소요(ms) | 메시지 |
|---|---|---|---|
| Automation test | failed | 458307 |
실행 로그
[오전 11:02:40]
[Automation test] playwright test 시작
[오전 11:02:43]
[Automation test] Running 1 test using 1 worker
[오전 11:10:18]
[Automation test] ✘ 1 C:/tmp/maestro-worker/493-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (7.6m)
1) C:/tmp/maestro-worker/493-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Tìm 검사 trong 결과조회 và verify Summary
Error: expect(locator).toBeVisible() failed
Locator: getByText('QA_AUTO_20260903020241', { exact: true }).first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByText('QA_AUTO_20260903020241', { exact: true }).first()
1364 | await expect(
1365 | this.page.getByText(expected.clientName, { exact: true }).first()
> 1366 | ).toBeVisible({ timeout: 30_000 });
| ^
1367 |
1368 | const resultRow = this.page
1369 | .getByRole('row')
at ResultPage.verifySummary (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/493-Automation test.spec.ts:1366:7)
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/493-Automation test.spec.ts:1618:5
at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/493-Automation test.spec.ts:1617:3
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results/493-Automation test-K-APP--311c5-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
test-results/493-Automation test-K-APP--311c5-lient-등록부터-Summary-결과지-검증까지/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results/493-Automation test-K-APP--311c5-lient-등록부터-Summary-결과지-검증까지/error-context.md
attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
test-results/493-Automation test-K-APP--311c5-lient-등록부터-Summary-결과지-검증까지/trace.zip
Usage:
npx playwright show-trace "test-results/493-Automation test-K-APP--311c5-lient-등록부터-Summary-결과지-검증까지/trace.zip"
────────────────────────────────────────────────────────────────────────────────────────────────
Slow test file: C:/tmp/maestro-worker/493-Automation test.spec.ts (7.6m)
Consider running tests from slow files in parallel. See: https://playwright.dev/docs/test-parallel
1 failed
C:/tmp/maestro-worker/493-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지