Skip to content

refactor: remove temp page files and load page component via bundler (close #1584) #522

refactor: remove temp page files and load page component via bundler (close #1584)

refactor: remove temp page files and load page component via bundler (close #1584) #522

Triggered via pull request September 11, 2024 12:34
Status Cancelled
Total duration 49m 31s
Artifacts

e2e.yml

on: pull_request
Matrix: e2e
e2e result
0s
e2e result
Fit to window
Zoom out
Zoom in

Annotations

96 errors and 45 notices
[chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly: e2e\tests\router\navigate-by-router.spec.ts#L16
1) [chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ─── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "http://127.0.0.1:9080/404.html" Received string: "http://127.0.0.1:9080/router/navigate-by-router.html" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" - locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/router/navigate-by-router.html" 14 | test('should navigate to 404 page correctly', async ({ page }) => { 15 | await page.locator('#not-found').click() > 16 | await expect(page).toHaveURL(`${BASE}404.html`) | ^ 17 | await expect(page.locator('#notfound-h2')).toHaveText('NotFound H2') 18 | }) 19 | at D:\a\core\core\e2e\tests\router\navigate-by-router.spec.ts:16:22
[chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly: e2e/tests/hmr.spec.ts#L62
1) [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ─────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #content + p') Expected string: "HMR content" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #content + p') 60 | await page.goto('hmr/content.html') 61 | > 62 | await expect(contentLocator).toHaveText('HMR content') | ^ 63 | await hmrUpdateContent() 64 | await expect(contentLocator).toHaveText('Updated content') 65 | }) at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:62:34
[chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly: e2e/tests/hmr.spec.ts#L74
2) [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ─────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #rendered-foo + p') Expected string: "HMR foo" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #rendered-foo + p') 72 | await page.goto('hmr/frontmatter.html') 73 | > 74 | await expect(frontmatterLocator).toHaveText('HMR foo') | ^ 75 | await hmrUpdateFrontmatter() 76 | await expect(frontmatterLocator).toHaveText('Updated foo') 77 | }) at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:74:38
[chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly: e2e/tests/hmr.spec.ts#L62
1) [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ─────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #content + p') Expected string: "HMR content" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #content + p') 60 | await page.goto('hmr/content.html') 61 | > 62 | await expect(contentLocator).toHaveText('HMR content') | ^ 63 | await hmrUpdateContent() 64 | await expect(contentLocator).toHaveText('Updated content') 65 | }) at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:62:34
[chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly: e2e/tests/hmr.spec.ts#L87
1) [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ───────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected) Locator: locator(':root') Expected pattern: /HMR Title/ Received string: "" Call log: - expect.toHaveTitle with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" 85 | await page.goto('hmr/title.html') 86 | > 87 | await expect(page).toHaveTitle(/HMR Title/) | ^ 88 | await expect(titleLocator).toHaveText('HMR Title') 89 | await expect(renderedTitleLocator).toHaveText('HMR Title') 90 | await hmrUpdateTitle() at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:87:24
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly: e2e\tests\components\route-link.spec.ts#L67
4) [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:67:7
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /home/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /home/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /home/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly: e2e\tests\components\route-link.spec.ts#L67
4) [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:67:7
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e\tests\client-config\non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at D:\a\core\core\e2e\tests\client-config\non-default-export.spec.ts:7:53
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e\tests\client-config\root-components.spec.ts#L6
2) [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at D:\a\core\core\e2e\tests\client-config\root-components.spec.ts:6:62
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e\tests\components\route-link.spec.ts#L52
3) [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:52:7
[chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly: e2e\tests\components\route-link.spec.ts#L67
4) [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at D:\a\core\core\e2e\tests\components\route-link.spec.ts:67:7
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export: e2e/tests/client-config/non-default-export.spec.ts#L7
1) [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('#non-default-export') Expected string: "123px" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('#non-default-export') 5 | }) => { 6 | await page.goto('client-config/non-default-export.html') > 7 | await expect(page.locator('#non-default-export')).toHaveCSS( | ^ 8 | 'font-size', 9 | '123px', 10 | ) at /Users/runner/work/core/core/e2e/tests/client-config/non-default-export.spec.ts:7:53
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly: e2e/tests/client-config/root-components.spec.ts#L6
2) [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.root-component-from-theme p') Expected string: "root component from theme" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.root-component-from-theme p') 4 | await page.goto('', { waitUntil: 'domcontentloaded' }) 5 | > 6 | await expect(page.locator('.root-component-from-theme p')).toHaveText( | ^ 7 | 'root component from theme', 8 | ) 9 | await expect(page.locator('.root-component-from-user-config p')).toHaveText( at /Users/runner/work/core/core/e2e/tests/client-config/root-components.spec.ts:6:62
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly: e2e/tests/components/route-link.spec.ts#L52
3) [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #active + ul > li a').first() Expected string: "route-link route-link-active" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #active + ul > li a').first() 50 | await expect( 51 | page.locator('.e2e-theme-content #active + ul > li a').nth(index), > 52 | ).toHaveAttribute('class', className) | ^ 53 | } 54 | }) 55 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:52:7
[chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly: e2e/tests/components/route-link.spec.ts#L67
4) [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('.e2e-theme-content #class + ul > li a').first() Expected string: "route-link custom-class" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('.e2e-theme-content #class + ul > li a').first() 65 | await expect( 66 | page.locator('.e2e-theme-content #class + ul > li a').nth(index), > 67 | ).toHaveAttribute('class', className) | ^ 68 | } 69 | }) 70 | at /Users/runner/work/core/core/e2e/tests/components/route-link.spec.ts:67:7
e2e result
Canceling since a higher priority waiting request for 'e2e-refs/pull/1606/merge' exists
🎭 Playwright Run Summary
71 passed (20.1s)
🎭 Playwright Run Summary
67 passed (16.8s)
🎭 Playwright Run Summary
71 passed (20.9s)
🎭 Playwright Run Summary
67 passed (16.8s)
🎭 Playwright Run Summary
71 passed (20.8s)
🎭 Playwright Run Summary
67 passed (17.1s)
🎭 Playwright Run Summary
71 passed (21.4s)
🎭 Playwright Run Summary
67 passed (17.1s)
🎭 Playwright Run Summary
71 passed (28.2s)
🎭 Playwright Run Summary
67 passed (21.9s)
🎭 Playwright Run Summary
71 passed (36.9s)
🎭 Playwright Run Summary
67 passed (22.9s)
🎭 Playwright Run Summary
71 passed (29.6s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── 66 passed (23.7s)
🎭 Playwright Run Summary
71 passed (27.1s)
🎭 Playwright Run Summary
67 passed (21.3s)
🎭 Playwright Run Summary
71 passed (33.7s)
🎭 Playwright Run Summary
67 passed (21.9s)
🎭 Playwright Run Summary
71 passed (27.6s)
🎭 Playwright Run Summary
67 passed (21.7s)
🎭 Playwright Run Summary
71 passed (19.3s)
🎭 Playwright Run Summary
67 passed (15.6s)
🎭 Playwright Run Summary
2 flaky [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── 69 passed (38.4s)
🎭 Playwright Run Summary
67 passed (16.6s)
🎭 Playwright Run Summary
71 passed (21.4s)
🎭 Playwright Run Summary
67 passed (15.7s)
🎭 Playwright Run Summary
71 passed (20.2s)
🎭 Playwright Run Summary
67 passed (15.7s)
🎭 Playwright Run Summary
71 passed (20.1s)
🎭 Playwright Run Summary
67 passed (15.5s)
🎭 Playwright Run Summary
71 passed (20.5s)
🎭 Playwright Run Summary
67 passed (16.0s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── 70 passed (28.6s)
🎭 Playwright Run Summary
67 passed (18.0s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── 70 passed (29.5s)
🎭 Playwright Run Summary
67 passed (20.7s)
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components\route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components\route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components\route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components\route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports\style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports\style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown\anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown\images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown\links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router\navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router\navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router\navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router\navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router\navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components\route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components\route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components\route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components\route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports\style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports\style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown\anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown\images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown\links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router\navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router\navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router\navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router\navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router\navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config\non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config\root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components\route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components\route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components\route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components\route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components\route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components\route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports\style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports\style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown\anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown\images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown\links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router\navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router\navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router\navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router\navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router\navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router\navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router\navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router\navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router\navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router
🎭 Playwright Run Summary
61 failed [chromium] β€Ί client-config/non-default-export.spec.ts:3:1 β€Ί should apply styles correctly if the client config file does not have default export [chromium] β€Ί client-config/root-components.spec.ts:3:1 β€Ί should render root components correctly [chromium] β€Ί components/route-link.spec.ts:37:1 β€Ί should render active status correctly ──────── [chromium] β€Ί components/route-link.spec.ts:56:1 β€Ί should render class correctly ──────────────── [chromium] β€Ί components/route-link.spec.ts:71:1 β€Ί should render attributes correctly ─────────── [chromium] β€Ί components/route-link.spec.ts:114:1 β€Ί should render slots correctly ─────────────── [chromium] β€Ί components/route-link.spec.ts:145:1 β€Ί should render hash and query correctly ────── [chromium] β€Ί components/route-link.spec.ts:174:1 β€Ί should render relative links correctly ────── [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── [chromium] β€Ί hmr.spec.ts:67:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:79:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:96:3 β€Ί should update content and frontmatter and title correctly after navigation [chromium] β€Ί imports/style-exports.spec.ts:3:1 β€Ί should load dynamic imported styles correctly ─ [chromium] β€Ί imports/style-exports.spec.ts:12:1 β€Ί should load static imported styles correctly ─ [chromium] β€Ί layouts.spec.ts:3:1 β€Ί CustomLayout ──────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:10:1 β€Ί Layout ───────────────────────────────────────────────────── [chromium] β€Ί layouts.spec.ts:17:1 β€Ί NotFound ─────────────────────────────────────────────────── [chromium] β€Ί markdown/anchors.spec.ts:3:1 β€Ί should render anchors and navigate correctly ─────── [chromium] β€Ί markdown/images.spec.ts:3:1 β€Ί should render images correctly ────────────────────── [chromium] β€Ί markdown/links.spec.ts:4:1 β€Ί should render links and navigate between pages correctly [chromium] β€Ί page-data.spec.ts:4:3 β€Ί title β€Ί should use title from frontmatter ───────────────── [chromium] β€Ί page-data.spec.ts:9:3 β€Ί title β€Ί should use title from h1 ────────────────────────── [chromium] β€Ί page-data.spec.ts:16:3 β€Ί frontmatter β€Ί should set frontmatter correctly ─────────── [chromium] β€Ί router/navigate-by-link.spec.ts:9:3 β€Ί markdown links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:15:3 β€Ί markdown links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:21:3 β€Ί markdown links β€Ί should preserve query ───── [chromium] β€Ί router/navigate-by-link.spec.ts:27:3 β€Ί markdown links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:33:3 β€Ί markdown links β€Ί should preserve hash ────── [chromium] β€Ί router/navigate-by-link.spec.ts:39:3 β€Ί markdown links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:47:3 β€Ί html links β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-link.spec.ts:53:3 β€Ί html links β€Ί should navigate to 404 page correctly [chromium] β€Ί router/navigate-by-link.spec.ts:59:3 β€Ί html links β€Ί should preserve query ───────── [chromium] β€Ί router/navigate-by-link.spec.ts:65:3 β€Ί html links β€Ί should preserve query and hash [chromium] β€Ί router/navigate-by-link.spec.ts:71:3 β€Ί html links β€Ί should preserve hash ────────── [chromium] β€Ί router/navigate-by-link.spec.ts:77:3 β€Ί html links β€Ί should preserve hash and query [chromium] β€Ί router/navigate-by-link.spec.ts:85:3 β€Ί markdown links with html paths β€Ί should navigate to home correctly [chromium] β€Ί router/navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── [chromium] β€Ί router/navigate-by-router.spec.ts:14:1 β€Ί should navigate to 404 page correctly ──── [chromium] β€Ί router/navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── [chromium] β€Ί router