Skip to content

feat(client): add AutoLink component #315

feat(client): add AutoLink component

feat(client): add AutoLink component #315

Triggered via pull request May 13, 2024 10:21
Status Success
Total duration 5m 2s
Artifacts

e2e.yml

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

Annotations

1 error, 12 warnings, and 48 notices
[chromium] β€Ί hmr.spec.ts:44:3 β€Ί should update frontmatter correctly: e2e/tests/hmr.spec.ts#L53
1) [chromium] β€Ί hmr.spec.ts:44:3 β€Ί should update frontmatter correctly ─────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.e2e-theme-content #rendered-foo + p') Expected string: "Updated foo" Received string: "HMR foo" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.e2e-theme-content #rendered-foo + p') - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" - locator resolved to <p>HMR foo</p> - unexpected value "HMR foo" 51 | await expect(frontmatterLocator).toHaveText('HMR foo') 52 | await hmrUpdateFrontmatter() > 53 | await expect(frontmatterLocator).toHaveText('Updated foo') | ^ 54 | }) 55 | 56 | test('should update title correctly', async ({ page }) => { at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:53:38
🎭 Playwright Run Summary
41 passed (13.3s)
🎭 Playwright Run Summary
38 passed (11.6s)
🎭 Playwright Run Summary
41 passed (13.4s)
🎭 Playwright Run Summary
38 passed (11.6s)
🎭 Playwright Run Summary
41 passed (13.8s)
🎭 Playwright Run Summary
38 passed (9.3s)
🎭 Playwright Run Summary
41 passed (15.7s)
🎭 Playwright Run Summary
38 passed (9.6s)
🎭 Playwright Run Summary
41 passed (13.5s)
🎭 Playwright Run Summary
38 passed (12.0s)
🎭 Playwright Run Summary
41 passed (13.9s)
🎭 Playwright Run Summary
38 passed (12.0s)
🎭 Playwright Run Summary
41 passed (13.4s)
🎭 Playwright Run Summary
38 passed (8.8s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί hmr.spec.ts:44:3 β€Ί should update frontmatter correctly ──────────────────────────── 40 passed (20.7s)
🎭 Playwright Run Summary
38 passed (8.8s)
🎭 Playwright Run Summary
41 passed (14.6s)
🎭 Playwright Run Summary
38 passed (12.9s)
🎭 Playwright Run Summary
41 passed (17.2s)
🎭 Playwright Run Summary
38 passed (13.4s)
🎭 Playwright Run Summary
41 passed (19.4s)
🎭 Playwright Run Summary
38 passed (17.0s)
🎭 Playwright Run Summary
41 passed (19.8s)
🎭 Playwright Run Summary
38 passed (16.7s)
🎭 Playwright Run Summary
41 passed (20.2s)
🎭 Playwright Run Summary
38 passed (17.8s)
🎭 Playwright Run Summary
41 passed (20.0s)
🎭 Playwright Run Summary
38 passed (17.8s)
🎭 Playwright Run Summary
41 passed (23.0s)
🎭 Playwright Run Summary
38 passed (18.1s)
🎭 Playwright Run Summary
41 passed (17.2s)
🎭 Playwright Run Summary
38 passed (13.1s)
🎭 Playwright Run Summary
41 passed (17.2s)
🎭 Playwright Run Summary
38 passed (15.2s)
🎭 Playwright Run Summary
41 passed (26.9s)
🎭 Playwright Run Summary
38 passed (15.3s)
🎭 Playwright Run Summary
41 passed (27.8s)
🎭 Playwright Run Summary
38 passed (15.2s)
🎭 Playwright Run Summary
41 passed (17.1s)
🎭 Playwright Run Summary
38 passed (15.0s)
🎭 Playwright Run Summary
41 passed (33.0s)
🎭 Playwright Run Summary
38 passed (23.8s)
🎭 Playwright Run Summary
41 passed (25.4s)
🎭 Playwright Run Summary
38 passed (22.5s)
🎭 Playwright Run Summary
41 passed (28.6s)
🎭 Playwright Run Summary
38 passed (24.1s)
🎭 Playwright Run Summary
41 passed (33.4s)
🎭 Playwright Run Summary
38 passed (26.0s)
e2e (ubuntu-latest, 18, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-latest, 18, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (ubuntu-latest, 20, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-latest, 20, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-latest, 18, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (ubuntu-latest, 20, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (ubuntu-latest, 18, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-latest, 20, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (windows-latest, 18, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (windows-latest, 20, vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (windows-latest, 20, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (windows-latest, 18, webpack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.