실행 상세

● 종료됨
상태
failed
버전
stg
진행
1 / 1 (100%)
시작 / 종료 (KST)
오후 4:03:26오후 4:11:20
통과 0실패 1

TC별 결과

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

실행 로그

[오후 4:03:26]
[Automation test] playwright test 시작
[오후 4:03:29]
[Automation test] 
Running 1 test using 1 worker
[오후 4:11:22]
[Automation test]   ✘  1 C:/tmp/maestro-worker/583-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (7.8m)


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

    Error: expect(locator).toBeChecked() failed

    Locator: getByRole('radio', { name: '치즈 0점', exact: true })
    Expected: checked
    Timeout: 5000ms
    Error: element(s) not found

    Call log:
      - Expect "toBeChecked" with timeout 5000ms
      - waiting for getByRole('radio', { name: '치즈 0점', exact: true })


      985 |       await expect(
      986 |         this.page.getByRole('radio', { name: `${word} ${index % 4}점`, exact: true })
    > 987 |       ).toBeChecked();
          |         ^
      988 |       await expect(
      989 |         this.page.getByRole('textbox', { name: `${word} 2차 반응`, exact: true })
      990 |       ).toHaveValue(word);
        at TestExecutionPage.completeConsistencyTest (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/583-Automation test.spec.ts:987:9)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/583-Automation test.spec.ts:2150:5
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/583-Automation test.spec.ts:2149:3

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

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

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

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

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

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

  Slow test file: C:/tmp/maestro-worker/583-Automation test.spec.ts (7.8m)
  Consider running tests from slow files in parallel. See: https://playwright.dev/docs/test-parallel
  1 failed
    C:/tmp/maestro-worker/583-Automation test.spec.ts:2061:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지