실행 상세
- 상태
- 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: [2mexpect([22m[31mpage[39m[2m).not.[22mtoHaveURL[2m([22m[32mexpected[39m[2m)[22m failed
Expected pattern: not [32m/\/login/[39m
Received string: [31m"https://snsb3-pm.dev.hbrckorea.com[7m/login[27m"[39m
Timeout: 5000ms
Call log:
[2m - Expect "not toHaveURL" with timeout 5000ms[22m
[2m 9 × unexpected value "https://snsb3-pm.dev.hbrckorea.com/login"[22m
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