build(deps-dev): bump @playwright/test from 1.41.2 to 1.46.1 #232
playwright.yml
on: pull_request
Playwright Tests
1m 17s
Annotations
7 errors and 1 notice
Playwright Tests
Process completed with exit code 1.
|
test.ts:21:2 › Home page › has h1 containing NPM package name:
tests/test.ts#L18
4) test.ts:21:2 › Home page › has h1 containing NPM package name ─────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'close')
16 |
17 | test.afterAll(async () => {
> 18 | await page.close();
| ^
19 | });
20 |
21 | test('has h1 containing NPM package name', async () => {
at /__w/sveltekit-security-headers/sveltekit-security-headers/tests/test.ts:18:14
|
test.ts:21:2 › Home page › has h1 containing NPM package name:
tests/test.ts#L0
4) test.ts:21:2 › Home page › has h1 containing NPM package name ─────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /ms-playwright/chromium-1129/chrome-linux/chrome
╔══════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just updated to 1.46.1. ║
║ Please update docker image as well. ║
║ - current: mcr.microsoft.com/playwright:v1.41.1-jammy ║
║ - required: mcr.microsoft.com/playwright:v1.46.1-jammy ║
║ ║
║ <3 Playwright Team ║
╚══════════════════════════════════════════════════════════════════════╝
|
http.headers.test.ts:17:1 › Get request to Homepage:
tests/http.headers.test.ts#L14
3) http.headers.test.ts:17:1 › Get request to Homepage ───────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'close')
12 |
13 | test.afterAll(async () => {
> 14 | await page.close();
| ^
15 | });
16 |
17 | test('Get request to Homepage', async () => {
at /__w/sveltekit-security-headers/sveltekit-security-headers/tests/http.headers.test.ts:14:13
|
http.headers.test.ts:17:1 › Get request to Homepage:
tests/http.headers.test.ts#L0
3) http.headers.test.ts:17:1 › Get request to Homepage ───────────────────────────────────────────
Error: browserType.launch: Executable doesn't exist at /ms-playwright/chromium-1129/chrome-linux/chrome
╔══════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just updated to 1.46.1. ║
║ Please update docker image as well. ║
║ - current: mcr.microsoft.com/playwright:v1.41.1-jammy ║
║ - required: mcr.microsoft.com/playwright:v1.46.1-jammy ║
║ ║
║ <3 Playwright Team ║
╚══════════════════════════════════════════════════════════════════════╝
|
audit/seo.spec.ts:5:3 › SEO tests › '/' page has description metadata:
tests/audit/seo.spec.ts#L0
2) audit/seo.spec.ts:5:3 › SEO tests › '/' page has description metadata ─────────────────────────
Error: browserType.launch: Executable doesn't exist at /ms-playwright/chromium-1129/chrome-linux/chrome
╔══════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just updated to 1.46.1. ║
║ Please update docker image as well. ║
║ - current: mcr.microsoft.com/playwright:v1.41.1-jammy ║
║ - required: mcr.microsoft.com/playwright:v1.46.1-jammy ║
║ ║
║ <3 Playwright Team ║
╚══════════════════════════════════════════════════════════════════════╝
|
audit/accessability.spec.ts:5:2 › homepage › should not have any automatically detectable accessibility issues:
tests/audit/accessability.spec.ts#L0
1) audit/accessability.spec.ts:5:2 › homepage › should not have any automatically detectable accessibility issues
Error: browserType.launch: Executable doesn't exist at /ms-playwright/chromium-1129/chrome-linux/chrome
╔══════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just updated to 1.46.1. ║
║ Please update docker image as well. ║
║ - current: mcr.microsoft.com/playwright:v1.41.1-jammy ║
║ - required: mcr.microsoft.com/playwright:v1.46.1-jammy ║
║ ║
║ <3 Playwright Team ║
╚══════════════════════════════════════════════════════════════════════╝
|
🎭 Playwright Run Summary
4 failed
audit/accessability.spec.ts:5:2 › homepage › should not have any automatically detectable accessibility issues
audit/seo.spec.ts:5:3 › SEO tests › '/' page has description metadata ──────────────────────────
http.headers.test.ts:17:1 › Get request to Homepage ────────────────────────────────────────────
test.ts:21:2 › Home page › has h1 containing NPM package name ──────────────────────────────────
16 did not run
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
Expired
|
187 KB |
sha256:ef389ba5717c1e3be866da2ae883b32a0e63d3ca849183f8fea03ec3adf0925c
|
|