First setup for Tools E2E tests #5
Annotations
5 errors and 1 notice
E2E - Tools
@kadena/tools#test:e2e: command (/home/runner/work/kadena.js/kadena.js/packages/apps/tools) pnpm run test:e2e exited (1)
|
example.spec.ts:5:5 › Fund account using the faucet:
packages/apps/tools/e2e-tests/example.spec.ts#L1
1) example.spec.ts:5:5 › Fund account using the faucet ───────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1080/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
example.spec.ts:5:5 › Fund account using the faucet:
packages/apps/tools/e2e-tests/example.spec.ts#L1
1) example.spec.ts:5:5 › Fund account using the faucet ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1080/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
example.spec.ts:5:5 › Fund account using the faucet:
packages/apps/tools/e2e-tests/example.spec.ts#L1
1) example.spec.ts:5:5 › Fund account using the faucet ───────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1080/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
E2E - Tools
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
example.spec.ts:5:5 › Fund account using the faucet ────────────────────────────────────────────
|