실행 상세

상태
failed
버전
v1.0.7
선택 TC 수
0
시작 시각
2026. 4. 22. 오전 12:59:01
종료 시각
2026. 4. 22. 오전 12:59:10

실행 로그

[오전 12:59:01]
[TC-LOGIN-01] playwright test 시작
[오전 12:59:10]
[TC-LOGIN-01] 
Running 1 test using 1 worker

  ✘  1 ../../../../private/tmp/maestro-worker/68-TC-LOGIN-01.spec.ts:3:7 › 로그인 (5.8s)


  1) ../../../../private/tmp/maestro-worker/68-TC-LOGIN-01.spec.ts:3:7 › 로그인 ───────────────────────

    Error: expect(page).not.toHaveURL(expected) failed

    Expected pattern: not /\/login/
    Received string: "https://snsb3-pm.dev.hbrckorea.com/login"
    Timeout: 5000ms

    Call log:
      - Expect "not toHaveURL" with timeout 5000ms
        9 × unexpected value "https://snsb3-pm.dev.hbrckorea.com/login"


       9 |                                                                                                                                                                                                                
      10 |     // 로그인 성공 확인: URL이 /login에서 벗어나면 성공                                                                                                                                                        
    > 11 |     await expect(page).not.toHaveURL(/\/login/);                                                                                                                                                               
         |                            ^
      12 |   });  
        at /private/tmp/maestro-worker/68-TC-LOGIN-01.spec.ts:11:28

    Error Context: test-results/68-TC-LOGIN-01-로그인/error-context.md

  1 failed
    ../../../../private/tmp/maestro-worker/68-TC-LOGIN-01.spec.ts:3:7 › 로그인 ────────────────────────
[오전 12:59:10]stderr
[TC-LOGIN-01] Command failed: npx playwright test /tmp/maestro-worker/68-TC-LOGIN-01.spec.ts