실행 상세

● 종료됨
상태
failed
버전
stg
진행
1 / 1 (100%)
시작 / 종료 (KST)
오전 11:16:54오전 11:17:49
통과 0실패 1

TC별 결과

TC ID상태소요(ms)메시지
Automation testfailed55357

실행 로그

[오전 11:16:54]
[Automation test] playwright test 시작
[오전 11:16:57]
[Automation test] 
Running 1 test using 1 worker
[오전 11:17:49]
[Automation test]   ✘  1 C:/tmp/maestro-worker/485-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (53.9s)


  1) C:/tmp/maestro-worker/485-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: '알림' })
    Expected substring: "검사 정보가 정상적으로 저장되었습니다."
    Timeout: 10000ms
    Error: element(s) not found

    Call log:
      - Expect "toContainText" with timeout 10000ms
      - waiting for getByRole('dialog', { name: '알림' })


      335 |
      336 |     const successDialog = this.page.getByRole('dialog', { name: '알림' });
    > 337 |     await expect(successDialog).toContainText('검사 정보가 정상적으로 저장되었습니다.', {
          |                                 ^
      338 |       timeout: 10_000
      339 |     });
      340 |     // Xác nhận đúng business rule: mỗi lượt đăng ký K-APP làm giảm một coin.
        at InspectionPage.registerKappInspection (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/485-Automation test.spec.ts:337:33)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/485-Automation test.spec.ts:1526:20
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/485-Automation test.spec.ts:1525:3

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results/485-Automation test-K-APP--1b5f6-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/485-Automation test-K-APP--1b5f6-lient-등록부터-Summary-결과지-검증까지/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: test-results/485-Automation test-K-APP--1b5f6-lient-등록부터-Summary-결과지-검증까지/error-context.md

    attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/485-Automation test-K-APP--1b5f6-lient-등록부터-Summary-결과지-검증까지/trace.zip
    Usage:

        npx playwright show-trace "test-results/485-Automation test-K-APP--1b5f6-lient-등록부터-Summary-결과지-검증까지/trace.zip"

    ────────────────────────────────────────────────────────────────────────────────────────────────

  1 failed
    C:/tmp/maestro-worker/485-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지