Skip to content

vite-ecosystem-ci

vite-ecosystem-ci #538

Triggered via schedule August 23, 2024 05:01
Status Failure
Total duration 12m 4s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 notices
test-ecosystem (qwik)
Process completed with exit code 1.
[chromium] › hmr.spec.ts:56:3 › should update title correctly: workspace/vuepress/core/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">…</html> - unexpected value "" - locator resolved to <html lang="en">…</html> - unexpected value "" - 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/vite-ecosystem-ci/vite-ecosystem-ci/workspace/vuepress/core/e2e/tests/hmr.spec.ts:61:24
🎭 Playwright Run Summary
19 passed (15.8s)
🎭 Playwright Run Summary
1 flaky [chromium] › hmr.spec.ts:56:3 › should update title correctly ────────────────────────────────── 68 passed (27.9s)
🎭 Playwright Run Summary
66 passed (16.0s)