실행 상세

● 종료됨
상태
failed
버전
stg
진행
1 / 1 (100%)
시작 / 종료 (KST)
오후 4:57:25오후 4:58:00
통과 0실패 1

TC별 결과

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

실행 로그

[오후 4:57:25]
[Automation test] playwright test 시작
[오후 4:57:28]
[Automation test] 
Running 1 test using 1 worker
[오후 4:58:00]
[Automation test]   ✘  1 C:/tmp/maestro-worker/466-Automation test.spec.ts:1226:5 › K-APP STG flow: Client 등록부터 오류패턴 자동분석까지 (33.2s)


  1) C:/tmp/maestro-worker/466-Automation test.spec.ts:1226:5 › K-APP STG flow: Client 등록부터 오류패턴 자동분석까지 › Hoàn thành p2 조음기관 구조 

    Error: expect(locator).toBeVisible() failed

    Locator: getByText('PART Ⅰ. 조음기관 구조', { exact: true })
    Expected: visible
    Timeout: 5000ms
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 5000ms
      - waiting for getByText('PART Ⅰ. 조음기관 구조', { exact: true })


      908 |       new RegExp(`/inspections/kapp/KAPP-[^/]+/${route}$`)
      909 |     );
    > 910 |     await expect(this.page.getByText(heading, { exact: typeof heading === 'string' })).toBeVisible();
          |                                                                                        ^
      911 |
      912 |     const masterScore = this.page.getByRole('checkbox', {
      913 |       name: '점수 전체체크(2점)',
        at TestExecutionPage.completeScoredChecklist (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/466-Automation test.spec.ts:910:88)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/466-Automation test.spec.ts:1255:5
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/466-Automation test.spec.ts:1254:3

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results/466-Automation test-K-APP-STG-flow-Client-등록부터-오류패턴-자동분석까지/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/466-Automation test-K-APP-STG-flow-Client-등록부터-오류패턴-자동분석까지/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: test-results/466-Automation test-K-APP-STG-flow-Client-등록부터-오류패턴-자동분석까지/error-context.md

    attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/466-Automation test-K-APP-STG-flow-Client-등록부터-오류패턴-자동분석까지/trace.zip
    Usage:

        npx playwright show-trace "test-results/466-Automation test-K-APP-STG-flow-Client-등록부터-오류패턴-자동분석까지/trace.zip"

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

  1 failed
    C:/tmp/maestro-worker/466-Automation test.spec.ts:1226:5 › K-APP STG flow: Client 등록부터 오류패턴 자동분석까지