chore: run e2e test in push commit hook #208
Annotations
7 errors and 1 notice
[smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title:
hp/e2e/tests/index.smoke.test.mjs#L1
1) [smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title ────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
[smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title:
hp/e2e/tests/index.smoke.test.mjs#L1
1) [smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
[smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title:
hp/e2e/tests/index.smoke.test.mjs#L1
1) [smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
[smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright:
hp/e2e/tests/index.smoke.test.mjs#L1
2) [smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright ──
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
[smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright:
hp/e2e/tests/index.smoke.test.mjs#L1
2) [smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
[smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright:
hp/e2e/tests/index.smoke.test.mjs#L1
2) [smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1155/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
lint-build-deploy
Process completed with exit code 1.
|
🎭 Playwright Run Summary
2 failed
[smoke] › e2e/tests/index.smoke.test.mjs:11:3 › homepage › should have a title ─────────────────
[smoke] › e2e/tests/index.smoke.test.mjs:15:3 › homepage › should have the correct copyright ───
6 passed (5.7s)
|