실행 상세

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

TC별 결과

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

실행 로그

[오전 11:42:29]
[Automation test] playwright test 시작
[오전 11:42:32]
[Automation test] 
Running 1 test using 1 worker
[오전 11:45:17]
[Automation test]   ✘  1 C:/tmp/maestro-worker/499-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (2.8m)


  1) C:/tmp/maestro-worker/499-Automation test.spec.ts:1487:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Hoàn thành p6 일음절 낱말 

    Error: expect(locator).toBeChecked() failed

    Locator: getByRole('checkbox', { name: '빵 정반응', exact: true })
    Expected: checked
    Timeout: 5000ms
    Error: element(s) not found

    Call log:
      - Expect "toBeChecked" with timeout 5000ms
      - waiting for getByRole('checkbox', { name: '빵 정반응', exact: true })


      1073 |     await this.page.reload({ waitUntil: 'domcontentloaded' });
      1074 |     await this.page.waitForTimeout(5_000);
    > 1075 |     await expect(temporaryScore).toBeChecked();
           |                                  ^
      1076 |
      1077 |     // Thay đổi chưa lưu để xác nhận 점수초기화 khôi phục đúng trạng thái lưu gần nhất.
      1078 |     await temporaryScore.click();
        at TestExecutionPage.verifyTemporarySaveAndScoreReset (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/499-Automation test.spec.ts:1075:34)
        at TestExecutionPage.completeMonosyllableWordTest (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/499-Automation test.spec.ts:700:5)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/499-Automation test.spec.ts:1552:5
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/499-Automation test.spec.ts:1551:3

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

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

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

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

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

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

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