build: bump deps #464
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)
|