실행 상세

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

실행 로그

[오전 12:48:53]
[TC-LOGIN-01] playwright test 시작
[오전 12:48:54]
[TC-LOGIN-01] Error: Cannot find module '@playwright/test'
Require stack:
- /private/tmp/maestro-worker/66-TC-LOGIN-01.spec.ts
- /Users/hbrc/workspace/QA_Worker_Server/node_modules/playwright/lib/transform/transform.js
- /Users/hbrc/workspace/QA_Worker_Server/node_modules/playwright/lib/common/configLoader.js
- /Users/hbrc/workspace/QA_Worker_Server/node_modules/playwright/lib/testActions.js
- /Users/hbrc/workspace/QA_Worker_Server/node_modules/playwright/lib/program.js
- /Users/hbrc/workspace/QA_Worker_Server/node_modules/@playwright/test/cli.js

   at ../../private/tmp/maestro-worker/66-TC-LOGIN-01.spec.ts:1

> 1 |   import { test, expect } from "@playwright/test";                                                                                                                                                             
    |   ^
  2 |                                                                                                                                                                                                                
  3 |   test("로그인", async ({ page }) => {                                                                                                                                                                         
  4 |     await page.goto("https://snsb3-pm.dev.hbrckorea.com/login");                                                                                                                                               
    at Object.<anonymous> (/private/tmp/maestro-worker/66-TC-LOGIN-01.spec.ts:1:3)
Error: No tests found.
Make sure that arguments are regular expressions matching test files.
You may need to escape symbols like "$" or "*" and quote the arguments.

[오전 12:48:54]stderr
[TC-LOGIN-01] Command failed: npx playwright test /tmp/maestro-worker/66-TC-LOGIN-01.spec.ts