refactor(bundler-vite): remove vite-root temp dir and clean up stale … #496
Annotations
8 errors and 69 notices
[chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation:
e2e/tests/hmr.spec.ts#L82
1) [chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /Updated Title/
Received string: "HMR Title | VuePress E2E"
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
80 | // update title page
81 | await hmrUpdateTitle()
> 82 | await expect(page).toHaveTitle(/Updated Title/)
| ^
83 | await expect(titleLocator).toHaveText('Updated Title')
84 |
85 | // navigate to frontmatter page
at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:82:24
|
[chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation:
e2e/tests/hmr.spec.ts#L77
1) [chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /HMR Title/
Received string: ""
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
75 |
76 | await page.goto('hmr/title.html')
> 77 | await expect(page).toHaveTitle(/HMR Title/)
| ^
78 | await expect(titleLocator).toHaveText('HMR Title')
79 |
80 | // update title page
at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:77:24
|
[chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation:
e2e/tests/hmr.spec.ts#L77
1) [chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /HMR Title/
Received string: ""
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
- locator resolved to <html lang="en">…</html>
- unexpected value ""
75 |
76 | await page.goto('hmr/title.html')
> 77 | await expect(page).toHaveTitle(/HMR Title/)
| ^
78 | await expect(titleLocator).toHaveText('HMR Title')
79 |
80 | // update title page
at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:77:24
|
e2e (macos-latest, 22, vite)
Process completed with exit code 1.
|
[chromium] › hmr.spec.ts:56:3 › should update title correctly:
e2e/tests/hmr.spec.ts#L64
1) [chromium] › hmr.spec.ts:56:3 › should update title correctly ─────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /Updated Title/
Received string: "HMR Title | VuePress E2E"
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "HMR Title | VuePress E2E"
62 | await expect(titleLocator).toHaveText('HMR Title')
63 | await hmrUpdateTitle()
> 64 | await expect(page).toHaveTitle(/Updated Title/)
| ^
65 | await expect(titleLocator).toHaveText('Updated Title')
66 | })
67 |
at /Users/runner/work/core/core/e2e/tests/hmr.spec.ts:64:24
|
[chromium] › hmr.spec.ts:56:3 › should update title correctly:
e2e/tests/hmr.spec.ts#L61
1) [chromium] › hmr.spec.ts:56:3 › should update title correctly ─────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /HMR Title/
Received string: "VuePress E2E"
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "VuePress E2E"
59 | await page.goto('hmr/title.html')
60 |
> 61 | await expect(page).toHaveTitle(/HMR Title/)
| ^
62 | await expect(titleLocator).toHaveText('HMR Title')
63 | await hmrUpdateTitle()
64 | await expect(page).toHaveTitle(/Updated Title/)
at /home/runner/work/core/core/e2e/tests/hmr.spec.ts:61:24
|
[chromium] › router\navigate-by-router.spec.ts:38:1 › should preserve hash and query:
e2e\tests\router\navigate-by-router.spec.ts#L40
1) [chromium] › router\navigate-by-router.spec.ts:38:1 › should preserve hash and query ──────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://127.0.0.1:9080/e2e/404.html#404?notFound=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')
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
- locator resolved to <html lang="en-US">…</html>
- unexpected value "http://127.0.0.1:9080/e2e/router/navigate-by-router.html"
38 | test('should preserve hash and query', async ({ page }) => {
39 | await page.locator('#not-found-with-hash-and-query').click()
> 40 | await expect(page).toHaveURL(`${BASE}404.html#404?notFound=true`)
| ^
41 | await expect(page.locator('#notfound-h2')).toHaveText('NotFound H2')
42 | })
43 |
at D:\a\core\core\e2e\tests\router\navigate-by-router.spec.ts:40:22
|
e2e result
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[chromium] › hmr.spec.ts:68:3 › should update title and frontmatter correctly after navigation ─
68 passed (36.9s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › hmr.spec.ts:56:3 › should update title correctly ──────────────────────────────────
68 passed (26.4s)
|
🎭 Playwright Run Summary
66 passed (15.2s)
|
🎭 Playwright Run Summary
69 passed (21.5s)
|
🎭 Playwright Run Summary
66 passed (15.1s)
|
🎭 Playwright Run Summary
69 passed (19.9s)
|
🎭 Playwright Run Summary
66 passed (16.2s)
|
🎭 Playwright Run Summary
69 passed (20.2s)
|
🎭 Playwright Run Summary
66 passed (16.3s)
|
🎭 Playwright Run Summary
69 passed (19.8s)
|
🎭 Playwright Run Summary
66 passed (15.8s)
|
🎭 Playwright Run Summary
69 passed (22.1s)
|
🎭 Playwright Run Summary
66 passed (15.2s)
|
🎭 Playwright Run Summary
69 passed (19.9s)
|
🎭 Playwright Run Summary
66 passed (16.2s)
|
🎭 Playwright Run Summary
69 passed (21.1s)
|
🎭 Playwright Run Summary
66 passed (16.5s)
|
🎭 Playwright Run Summary
69 passed (26.9s)
|
🎭 Playwright Run Summary
66 passed (20.0s)
|
🎭 Playwright Run Summary
69 passed (24.1s)
|
🎭 Playwright Run Summary
66 passed (20.2s)
|
🎭 Playwright Run Summary
69 passed (22.7s)
|
🎭 Playwright Run Summary
66 passed (17.0s)
|
🎭 Playwright Run Summary
69 passed (22.7s)
|
🎭 Playwright Run Summary
66 passed (16.7s)
|
🎭 Playwright Run Summary
69 passed (24.5s)
|
🎭 Playwright Run Summary
66 passed (21.1s)
|
🎭 Playwright Run Summary
69 passed (26.8s)
|
🎭 Playwright Run Summary
66 passed (21.0s)
|
🎭 Playwright Run Summary
69 passed (29.7s)
|
🎭 Playwright Run Summary
66 passed (25.1s)
|
🎭 Playwright Run Summary
69 passed (30.4s)
|
🎭 Playwright Run Summary
66 passed (25.0s)
|
🎭 Playwright Run Summary
69 passed (28.7s)
|
🎭 Playwright Run Summary
66 passed (24.0s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › hmr.spec.ts:56:3 › should update title correctly ──────────────────────────────────
68 passed (35.0s)
|
🎭 Playwright Run Summary
66 passed (23.8s)
|
🎭 Playwright Run Summary
69 passed (30.4s)
|
🎭 Playwright Run Summary
66 passed (26.1s)
|
🎭 Playwright Run Summary
69 passed (30.4s)
|
🎭 Playwright Run Summary
66 passed (26.2s)
|
🎭 Playwright Run Summary
69 passed (29.1s)
|
🎭 Playwright Run Summary
66 passed (21.4s)
|
🎭 Playwright Run Summary
69 passed (26.2s)
|
🎭 Playwright Run Summary
66 passed (21.1s)
|
🎭 Playwright Run Summary
69 passed (32.1s)
|
🎭 Playwright Run Summary
66 passed (21.4s)
|
🎭 Playwright Run Summary
69 passed (26.3s)
|
🎭 Playwright Run Summary
66 passed (21.4s)
|
🎭 Playwright Run Summary
69 passed (27.1s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › router\navigate-by-router.spec.ts:38:1 › should preserve hash and query ───────────
65 passed (24.6s)
|
🎭 Playwright Run Summary
69 passed (30.9s)
|
🎭 Playwright Run Summary
66 passed (22.3s)
|
🎭 Playwright Run Summary
69 passed (41.0s)
|
🎭 Playwright Run Summary
66 passed (35.0s)
|
🎭 Playwright Run Summary
69 passed (42.5s)
|
🎭 Playwright Run Summary
66 passed (34.6s)
|
🎭 Playwright Run Summary
69 passed (46.1s)
|
🎭 Playwright Run Summary
66 passed (35.4s)
|
🎭 Playwright Run Summary
69 passed (41.6s)
|
🎭 Playwright Run Summary
66 passed (35.1s)
|
🎭 Playwright Run Summary
69 passed (41.0s)
|
🎭 Playwright Run Summary
66 passed (35.7s)
|
🎭 Playwright Run Summary
69 passed (46.9s)
|
🎭 Playwright Run Summary
66 passed (35.6s)
|
🎭 Playwright Run Summary
69 passed (33.0s)
|
🎭 Playwright Run Summary
66 passed (22.1s)
|
🎭 Playwright Run Summary
69 passed (35.4s)
|
🎭 Playwright Run Summary
66 passed (28.2s)
|