feat(client): add markdown content hooks #570
Triggered via pull request
December 13, 2024 03:18
Status
Cancelled
Total duration
3m 45s
Artifacts
–
Annotations
56 errors, 6 warnings, and 29 notices
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (ubuntu-latest, 18, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (ubuntu-latest, 22, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /home/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (ubuntu-latest, 20, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (macos-latest, 18, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
4 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at D:\a\core\core\e2e\tests\content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at D:\a\core\core\e2e\tests\content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at D:\a\core\core\e2e\tests\content-hooks.spec.ts:45:31
|
e2e (windows-latest, 18, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (macos-latest, 20, vite)
Process completed with exit code 1.
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
7 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e/tests/content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at /Users/runner/work/core/core/e2e/tests/content-hooks.spec.ts:45:31
|
e2e (macos-latest, 22, vite)
Process completed with exit code 1.
|
e2e (windows-latest, 20, vite)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
4 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at D:\a\core\core\e2e\tests\content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L45
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.markdown-content-hooks .markdown-content-change')
Expected string: "changedCount: 1"
Received string: "changedCount: 0"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.markdown-content-hooks .markdown-content-change')
9 Γ locator resolved to <p class="markdown-content-change">changedCount: 0</p>
- unexpected value "changedCount: 0"
43 |
44 | await updateMarkdownContent()
> 45 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 1 : 0}`) // 1
| ^
46 |
47 | await updateMarkdownContent()
48 | await expect(changeLocator).toHaveText(`changedCount: ${IS_DEV ? 2 : 0}`) // 2
at D:\a\core\core\e2e\tests\content-hooks.spec.ts:45:31
|
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook:
e2e\tests\content-hooks.spec.ts#L1
1) [chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook βββββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Test ended.
Browser logs:
<launching> C:\Users\runneradmin\AppData\Local\ms-playwright\chromium_headless_shell-1148\chrome-win\headless_shell.exe --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding,ThirdPartyStoragePartitioning,LensOverlay,PlzDedicatedWorker --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=C:\Users\RUNNER~1\AppData\Local\Temp\playwright_chromiumdev_profile-YSa9Nr --remote-debugging-pipe --no-startup-window
<launched> pid=776
|
e2e (windows-latest, 20, vite)
The operation was canceled.
|
e2e (windows-latest, 18, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
[chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly:
e2e\tests\routes\permalinks.spec.ts#L1
1) [chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly
Test was interrupted.
|
[chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly:
e2e\tests\routes\permalinks.spec.ts#L74
1) [chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly
Error: page.goto: Test ended.
Call log:
- navigating to "http://127.0.0.1:9080/routes/permalinks/", waiting until "load"
72 | const contentLocator = page.locator('.e2e-theme-content p')
73 |
> 74 | await page.goto('routes/permalinks/')
| ^
75 |
76 | await expect(linksLocator).toHaveCount(3)
77 |
at D:\a\core\core\e2e\tests\routes\permalinks.spec.ts:74:16
|
[chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly:
e2e\tests\routes\permalinks.spec.ts#L1
1) [chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly
Error: Test ended.
Browser logs:
<launching> C:\Users\runneradmin\AppData\Local\ms-playwright\chromium_headless_shell-1148\chrome-win\headless_shell.exe --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding,ThirdPartyStoragePartitioning,LensOverlay,PlzDedicatedWorker --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=C:\Users\RUNNER~1\AppData\Local\Temp\playwright_chromiumdev_profile-Abebls --remote-debugging-pipe --no-startup-window
<launched> pid=6332
|
[chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description:
e2e\tests\site-data.spec.ts#L1
2) [chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description βββββββββββββββββββββββββββββββββββββ
Test was interrupted.
|
[chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description:
e2e\tests\site-data.spec.ts#L72
2) [chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description βββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toHaveCount(expected)
Locator: locator('head meta[name="description"]')
Expected: 1
Received: undefined
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for locator('head meta[name="description"]')
70 | const locator = page.locator('head meta[name="description"]')
71 |
> 72 | await expect(locator).toHaveCount(1)
| ^
73 | await expect(locator.first()).toHaveAttribute(
74 | 'content',
75 | 'VuePress E2E ζ΅θ―η«ηΉ',
at D:\a\core\core\e2e\tests\site-data.spec.ts:72:27
|
[chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description:
e2e\tests\site-data.spec.ts#L1
2) [chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description βββββββββββββββββββββββββββββββββββββ
Error: Test ended.
Browser logs:
<launching> C:\Users\runneradmin\AppData\Local\ms-playwright\chromium_headless_shell-1148\chrome-win\headless_shell.exe --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding,ThirdPartyStoragePartitioning,LensOverlay,PlzDedicatedWorker --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=C:\Users\RUNNER~1\AppData\Local\Temp\playwright_chromiumdev_profile-TxJVOn --remote-debugging-pipe --no-startup-window
<launched> pid=6416
|
e2e (windows-latest, 18, webpack)
The operation was canceled.
|
e2e (windows-latest, 20, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
[chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly:
e2e\tests\components\route-link.spec.ts#L1
1) [chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly βββββββββββββββ
Test was interrupted.
|
[chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly:
e2e\tests\components\route-link.spec.ts#L1
1) [chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly βββββββββββββββ
Error: browserContext.newPage: Target page, context or browser has been closed
|
[chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly:
e2e\tests\components\route-link.spec.ts#L1
1) [chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly βββββββββββββββ
Error: Test ended.
Browser logs:
<launching> C:\Users\runneradmin\AppData\Local\ms-playwright\chromium_headless_shell-1148\chrome-win\headless_shell.exe --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding,ThirdPartyStoragePartitioning,LensOverlay,PlzDedicatedWorker --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=C:\Users\RUNNER~1\AppData\Local\Temp\playwright_chromiumdev_profile-uNJDGt --remote-debugging-pipe --no-startup-window
<launched> pid=2724
|
e2e (windows-latest, 20, webpack)
The operation was canceled.
|
e2e (macos-latest, 18, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
e2e (macos-latest, 18, webpack)
The operation was canceled.
|
e2e (windows-latest, 22, vite)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
e2e (windows-latest, 22, vite)
The operation was canceled.
|
e2e (windows-latest, 22, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
e2e (windows-latest, 22, webpack)
The operation was canceled.
|
e2e (macos-latest, 20, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
e2e (macos-latest, 20, webpack)
The operation was canceled.
|
e2e (macos-latest, 22, webpack)
Canceling since a higher priority waiting request for 'e2e-refs/pull/1620/merge' exists
|
e2e (macos-latest, 22, webpack)
The operation was canceled.
|
e2e (ubuntu-latest, 18, vite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest, 22, vite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest, 20, vite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest, 22, webpack)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest, 20, webpack)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest, 18, webpack)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (41.4s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (41.4s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (40.8s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (43.6s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (53.8s)
|
π Playwright Run Summary
74 passed (34.1s)
|
π Playwright Run Summary
70 passed (22.3s)
|
π Playwright Run Summary
74 passed (34.7s)
|
π Playwright Run Summary
70 passed (22.4s)
|
π Playwright Run Summary
74 passed (34.6s)
|
π Playwright Run Summary
70 passed (23.4s)
|
π Playwright Run Summary
74 passed (34.7s)
|
π Playwright Run Summary
70 passed (23.4s)
|
π Playwright Run Summary
74 passed (35.6s)
|
π Playwright Run Summary
70 passed (24.7s)
|
π Playwright Run Summary
74 passed (35.3s)
|
π Playwright Run Summary
70 passed (24.5s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (41.9s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
73 passed (43.5s)
|
π Playwright Run Summary
1 failed
[chromium] βΊ content-hooks.spec.ts:35:1 βΊ should call content change hook ββββββββββββββββββββββ
58 did not run
15 passed (27.1s)
|
π Playwright Run Summary
74 passed (51.5s)
|
π Playwright Run Summary
2 interrupted
[chromium] βΊ routes\permalinks.spec.ts:67:1 βΊ should support rendering link by filename and navigate to it correctly
[chromium] βΊ site-data.spec.ts:69:3 βΊ zh-CN βΊ description ββββββββββββββββββββββββββββββββββββββ
7 did not run
61 passed (35.3s)
|
π Playwright Run Summary
1 interrupted
[chromium] βΊ components\route-link.spec.ts:56:1 βΊ should render class correctly ββββββββββββββββ
64 did not run
9 passed (16.1s)
|
π Playwright Run Summary
74 passed (36.1s)
|
π Playwright Run Summary
70 passed (28.0s)
|
π Playwright Run Summary
74 passed (41.3s)
|
π Playwright Run Summary
70 passed (29.1s)
|
π Playwright Run Summary
74 passed (30.7s)
|
π Playwright Run Summary
70 passed (20.5s)
|