Skip to content

Bump h3 from 1.15.4 to 1.15.5 #176

Bump h3 from 1.15.4 to 1.15.5

Bump h3 from 1.15.4 to 1.15.5 #176

Triggered via pull request January 15, 2026 21:25
Status Success
Total duration 13m 36s
Artifacts

playwright.yml

on: pull_request
E2E Test Hotfix Bypass
E2E Test Hotfix Bypass
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:9:3 › Critical Paths @smoke › @ready all main navigation pages are accessible: test/e2e/helpers/pageObjectModels/BasePage.ts#L417
1) [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:9:3 › Critical Paths @smoke@ready all main navigation pages are accessible Error: expect.toHaveTitle: Target page, context or browser has been closed at ../helpers/pageObjectModels/BasePage.ts:417 415 | */ 416 | async expectTitle(expectedTitle: string | RegExp): Promise<void> { > 417 | await expect(this._page).toHaveTitle( | ^ 418 | // eslint-disable-next-line security/detect-non-literal-regexp 419 | expectedTitle instanceof RegExp ? expectedTitle : new RegExp(expectedTitle) 420 | ) at BasePage.expectTitle (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:417:30) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/critical-paths.spec.ts:13:18
[microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:9:3 › Critical Paths @smoke › @ready all main navigation pages are accessible: test/e2e/specs/01-smoke/critical-paths.spec.ts#L0
1) [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:9:3 › Critical Paths @smoke@ready all main navigation pages are accessible Test timeout of 30000ms exceeded.
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:9:3 › Critical Paths @smoke@ready all main navigation pages are accessible 15 skipped 152 passed (11.8m)