Skip to content

feat(client): add markdown content hooks #565

feat(client): add markdown content hooks

feat(client): add markdown content hooks #565

Triggered via pull request December 12, 2024 16:46
Status Success
Total duration 6m 38s
Artifacts

e2e.yml

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

Annotations

3 errors, 7 warnings, and 72 notices
[chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly: e2e\tests\router\navigate-by-router.spec.ts#L10
1) [chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ──────── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "http://127.0.0.1:9080/e2e/" Received string: "http://127.0.0.1:9080/e2e/router/navigate-by-router.html" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') 9 Γ— locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html" 8 | test('should navigate to home correctly', async ({ page }) => { 9 | await page.locator('#home').click() > 10 | await expect(page).toHaveURL(BASE) | ^ 11 | await expect(page.locator('#home-h2')).toHaveText('Home H2') 12 | }) 13 | at D:\a\core\core\e2e\tests\router\navigate-by-router.spec.ts:10:22
[chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly: e2e/tests/hmr.spec.ts#L64
1) [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ─────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #content + p') Expected string: "Updated content" Received string: "HMR content" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #content + p') 9 Γ— locator resolved to <p>HMR content</p> - unexpected value "HMR content" 62 | await expect(contentLocator).toHaveText('HMR content') 63 | await hmrUpdateContent() > 64 | await expect(contentLocator).toHaveText('Updated content') | ^ 65 | }) 66 | 67 | test('should update frontmatter correctly', async ({ page }) => { at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:64:34
[chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query: e2e\tests\router\navigate-by-router.spec.ts#L22
1) [chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query ─────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "http://127.0.0.1:9080/e2e/?home=true" Received string: "http://127.0.0.1:9080/e2e/router/navigate-by-router.html" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') 9 Γ— locator resolved to <html lang="en-US">…</html> - unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html" 20 | test('should preserve query', async ({ page }) => { 21 | await page.locator('#home-with-query').click() > 22 | await expect(page).toHaveURL(`${BASE}?home=true`) | ^ 23 | await expect(page.locator('#home-h2')).toHaveText('Home H2') 24 | }) 25 | at D:\a\core\core\e2e\tests\router\navigate-by-router.spec.ts:22:22
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, 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, 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, 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
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 result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
71 passed (21.6s)
🎭 Playwright Run Summary
67 passed (14.4s)
🎭 Playwright Run Summary
71 passed (21.9s)
🎭 Playwright Run Summary
67 passed (14.5s)
🎭 Playwright Run Summary
71 passed (24.7s)
🎭 Playwright Run Summary
67 passed (19.7s)
🎭 Playwright Run Summary
71 passed (25.3s)
🎭 Playwright Run Summary
67 passed (16.0s)
🎭 Playwright Run Summary
71 passed (23.2s)
🎭 Playwright Run Summary
67 passed (14.9s)
🎭 Playwright Run Summary
71 passed (22.7s)
🎭 Playwright Run Summary
67 passed (15.0s)
🎭 Playwright Run Summary
71 passed (22.5s)
🎭 Playwright Run Summary
67 passed (14.9s)
🎭 Playwright Run Summary
71 passed (24.0s)
🎭 Playwright Run Summary
67 passed (14.7s)
🎭 Playwright Run Summary
71 passed (27.8s)
🎭 Playwright Run Summary
67 passed (20.4s)
🎭 Playwright Run Summary
71 passed (29.9s)
🎭 Playwright Run Summary
67 passed (21.7s)
🎭 Playwright Run Summary
71 passed (33.2s)
🎭 Playwright Run Summary
67 passed (22.9s)
🎭 Playwright Run Summary
71 passed (33.0s)
🎭 Playwright Run Summary
67 passed (22.9s)
🎭 Playwright Run Summary
71 passed (35.0s)
🎭 Playwright Run Summary
67 passed (24.5s)
🎭 Playwright Run Summary
71 passed (34.0s)
🎭 Playwright Run Summary
67 passed (24.3s)
🎭 Playwright Run Summary
71 passed (32.8s)
🎭 Playwright Run Summary
67 passed (23.1s)
🎭 Playwright Run Summary
71 passed (37.2s)
🎭 Playwright Run Summary
67 passed (23.1s)
🎭 Playwright Run Summary
71 passed (27.6s)
🎭 Playwright Run Summary
67 passed (20.3s)
🎭 Playwright Run Summary
71 passed (31.7s)
🎭 Playwright Run Summary
67 passed (20.7s)
🎭 Playwright Run Summary
71 passed (23.3s)
🎭 Playwright Run Summary
67 passed (15.6s)
🎭 Playwright Run Summary
71 passed (26.1s)
🎭 Playwright Run Summary
67 passed (15.3s)
🎭 Playwright Run Summary
71 passed (34.6s)
🎭 Playwright Run Summary
67 passed (20.4s)
🎭 Playwright Run Summary
71 passed (26.4s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί router\navigate-by-router.spec.ts:8:1 β€Ί should navigate to home correctly ───────── 66 passed (21.1s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί hmr.spec.ts:57:3 β€Ί should update content correctly ──────────────────────────────── 70 passed (31.5s)
🎭 Playwright Run Summary
67 passed (19.3s)
🎭 Playwright Run Summary
71 passed (29.2s)
🎭 Playwright Run Summary
67 passed (18.8s)
🎭 Playwright Run Summary
71 passed (31.8s)
🎭 Playwright Run Summary
67 passed (23.1s)
🎭 Playwright Run Summary
71 passed (28.2s)
🎭 Playwright Run Summary
67 passed (20.7s)
🎭 Playwright Run Summary
71 passed (32.8s)
🎭 Playwright Run Summary
67 passed (20.0s)
🎭 Playwright Run Summary
71 passed (27.0s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί router\navigate-by-router.spec.ts:20:1 β€Ί should preserve query ──────────────────── 66 passed (20.9s)
🎭 Playwright Run Summary
71 passed (30.6s)
🎭 Playwright Run Summary
67 passed (20.9s)
🎭 Playwright Run Summary
71 passed (28.1s)
🎭 Playwright Run Summary
67 passed (20.2s)
🎭 Playwright Run Summary
71 passed (48.2s)
🎭 Playwright Run Summary
67 passed (33.1s)
🎭 Playwright Run Summary
71 passed (41.5s)
🎭 Playwright Run Summary
67 passed (31.5s)
🎭 Playwright Run Summary
71 passed (41.8s)
🎭 Playwright Run Summary
67 passed (32.4s)
🎭 Playwright Run Summary
71 passed (45.6s)
🎭 Playwright Run Summary
67 passed (33.6s)
🎭 Playwright Run Summary
71 passed (42.9s)
🎭 Playwright Run Summary
67 passed (32.8s)
🎭 Playwright Run Summary
71 passed (48.7s)
🎭 Playwright Run Summary
67 passed (34.6s)