Skip to content

build: bump deps

build: bump deps #464

Triggered via push July 25, 2024 12:34
Status Cancelled
Total duration 16m 32s
Artifacts

e2e.yml

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

Annotations

45 errors and 39 notices
e2e (windows-latest, 22, vite)
The run was canceled by @meteorlxy.
[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\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly: e2e\tests\components\auto-link.spec.ts#L43
4) [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ──────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #attrs a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #attrs a').first() 41 | const locator = page.locator('.e2e-theme-content #attrs a') 42 | > 43 | await expect(locator.nth(0)).toHaveText('text1') | ^ 44 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 45 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 46 | await expect(locator.nth(0)).toHaveAttribute('class', /class/) at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:43:32
e2e (windows-latest, 18, vite)
The run was canceled by @meteorlxy.
[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\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly: e2e\tests\components\auto-link.spec.ts#L43
4) [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ──────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #attrs a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #attrs a').first() 41 | const locator = page.locator('.e2e-theme-content #attrs a') 42 | > 43 | await expect(locator.nth(0)).toHaveText('text1') | ^ 44 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 45 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 46 | await expect(locator.nth(0)).toHaveAttribute('class', /class/) at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:43:32
e2e (windows-latest, 20, vite)
The run was canceled by @meteorlxy.
[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\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly: e2e\tests\components\auto-link.spec.ts#L27
3) [chromium] β€Ί components\auto-link.spec.ts:24:1 β€Ί should render config correctly ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #config a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #config a').first() 25 | const locator = page.locator('.e2e-theme-content #config a') 26 | > 27 | await expect(locator.nth(0)).toHaveText('text1') | ^ 28 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 29 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 30 | at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:27:32
[chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly: e2e\tests\components\auto-link.spec.ts#L43
4) [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ──────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #attrs a').first() Expected string: "text1" Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #attrs a').first() 41 | const locator = page.locator('.e2e-theme-content #attrs a') 42 | > 43 | await expect(locator.nth(0)).toHaveText('text1') | ^ 44 | await expect(locator.nth(0)).toHaveAttribute('href', BASE) 45 | await expect(locator.nth(0)).toHaveAttribute('aria-label', 'label') 46 | await expect(locator.nth(0)).toHaveAttribute('class', /class/) at D:\a\core\core\e2e\tests\components\auto-link.spec.ts:43:32
e2e (ubuntu-latest, 20, vite)
The run was canceled by @meteorlxy.
e2e (ubuntu-latest, 20, vite)
The operation was canceled.
e2e (ubuntu-latest, 18, vite)
The run was canceled by @meteorlxy.
e2e (ubuntu-latest, 18, vite)
The operation was canceled.
e2e (macos-latest, 20, vite)
The run was canceled by @meteorlxy.
e2e (macos-latest, 20, vite)
The operation was canceled.
e2e (ubuntu-latest, 22, vite)
The run was canceled by @meteorlxy.
e2e (ubuntu-latest, 22, vite)
The operation was canceled.
e2e (macos-latest, 22, vite)
The run was canceled by @meteorlxy.
e2e (macos-latest, 22, vite)
The operation was canceled.
e2e (macos-latest, 18, vite)
The run was canceled by @meteorlxy.
e2e (macos-latest, 18, vite)
The operation was canceled.
🎭 Playwright Run Summary
69 passed (27.9s)
🎭 Playwright Run Summary
66 passed (23.8s)
🎭 Playwright Run Summary
69 passed (29.3s)
🎭 Playwright Run Summary
66 passed (23.7s)
🎭 Playwright Run Summary
69 passed (30.7s)
🎭 Playwright Run Summary
66 passed (26.1s)
🎭 Playwright Run Summary
69 passed (30.3s)
🎭 Playwright Run Summary
66 passed (26.1s)
🎭 Playwright Run Summary
69 passed (27.7s)
🎭 Playwright Run Summary
66 passed (28.6s)
🎭 Playwright Run Summary
69 passed (28.2s)
🎭 Playwright Run Summary
66 passed (22.7s)
🎭 Playwright Run Summary
69 passed (30.8s)
🎭 Playwright Run Summary
66 passed (25.5s)
🎭 Playwright Run Summary
69 passed (33.5s)
🎭 Playwright Run Summary
66 passed (25.4s)
🎭 Playwright Run Summary
69 passed (26.7s)
🎭 Playwright Run Summary
66 passed (19.6s)
🎭 Playwright Run Summary
69 passed (22.0s)
🎭 Playwright Run Summary
66 passed (18.7s)
🎭 Playwright Run Summary
69 passed (21.0s)
🎭 Playwright Run Summary
66 passed (16.0s)
🎭 Playwright Run Summary
69 passed (24.2s)
🎭 Playwright Run Summary
66 passed (16.8s)
🎭 Playwright Run Summary
69 passed (42.5s)
🎭 Playwright Run Summary
66 passed (35.7s)
🎭 Playwright Run Summary
69 passed (47.5s)
🎭 Playwright Run Summary
66 passed (37.4s)
🎭 Playwright Run Summary
69 passed (40.7s)
🎭 Playwright Run Summary
66 passed (33.4s)
🎭 Playwright Run Summary
69 passed (43.3s)
🎭 Playwright Run Summary
66 passed (33.5s)
🎭 Playwright Run Summary
69 passed (43.7s)
🎭 Playwright Run Summary
66 passed (34.5s)
🎭 Playwright Run Summary
69 passed (40.1s)
🎭 Playwright Run Summary
66 passed (34.7s)
🎭 Playwright Run Summary
29 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\auto-link.spec.ts:24:1 β€Ί should render config correctly ──────────────── [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ───────────────── [chromium] β€Ί components\auto-link.spec.ts:69:1 β€Ί should render slots 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:44:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:56:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:68:3 β€Ί should update title and frontmatter correctly after navigation ─ [chromium] β€Ί imports\conditional-exports.spec.ts:4:1 β€Ί should load different files correctly ─── [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 ───── 37 did not run 3 passed (13.3m)
🎭 Playwright Run Summary
30 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\auto-link.spec.ts:24:1 β€Ί should render config correctly ──────────────── [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ───────────────── [chromium] β€Ί components\auto-link.spec.ts:69:1 β€Ί should render slots 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:44:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:56:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:68:3 β€Ί should update title and frontmatter correctly after navigation ─ [chromium] β€Ί imports\conditional-exports.spec.ts:4:1 β€Ί should load different files correctly ─── [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 36 did not run 3 passed (14.6m)
🎭 Playwright Run Summary
29 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\auto-link.spec.ts:24:1 β€Ί should render config correctly ──────────────── [chromium] β€Ί components\auto-link.spec.ts:40:1 β€Ί should append attrs correctly ───────────────── [chromium] β€Ί components\auto-link.spec.ts:69:1 β€Ί should render slots 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:44:3 β€Ί should update frontmatter correctly ──────────────────────────── [chromium] β€Ί hmr.spec.ts:56:3 β€Ί should update title correctly ────────────────────────────────── [chromium] β€Ί hmr.spec.ts:68:3 β€Ί should update title and frontmatter correctly after navigation ─ [chromium] β€Ί imports\conditional-exports.spec.ts:4:1 β€Ί should load different files correctly ─── [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 ───── 37 did not run 3 passed (13.4m)