Skip to content

Bugfix/sitemap showing deep dives #600

Bugfix/sitemap showing deep dives

Bugfix/sitemap showing deep dives #600

Triggered via pull request August 7, 2026 00:56
Status Success
Total duration 18m 7s
Artifacts

playwright.yml

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

Annotations

3 errors, 1 warning, and 1 notice
[microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible: test/e2e/helpers/pageObjectModels/BasePage.ts#L453
2) [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke@ready all main navigation pages are accessible Error: expect(locator).toBeVisible() failed Locator: locator('h1').first() Expected: visible Received: undefined Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('h1').first() - Protocol error (Runtime.callFunctionOn): Internal server error, session closed. at ../helpers/pageObjectModels/BasePage.ts:453 451 | */ 452 | async expectHeading(): Promise<void> { > 453 | await expect(this._page.locator('h1').first()).toBeVisible() | ^ 454 | } 455 | 456 | /** at BasePage.expectHeading (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:453:52) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/critical-paths.spec.ts:21:18
[microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible: test/e2e/specs/01-smoke/critical-paths.spec.ts#L0
2) [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke@ready all main navigation pages are accessible Test timeout of 30000ms exceeded.
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:36:3 › Dynamic Pages @smoke › @ready article detail page loads: test/e2e/helpers/pageObjectModels/BuiltInsPage.ts#L55
1) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:36:3 › Dynamic Pages @smoke@ready article detail page loads TimeoutError: page.goto: Timeout 15000ms exceeded. Call log: - navigating to "http://localhost:4321/articles/rate-limiting-token-bucket-leaky-bucket-implementation", waiting until "domcontentloaded" at ../helpers/pageObjectModels/BuiltInsPage.ts:55 53 | 54 | const navigate = async (timeout: number) => { > 55 | return await this._page.goto(path, { | ^ 56 | timeout, 57 | waitUntil, 58 | }) at navigate (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BuiltInsPage.ts:55:31) at BasePage.goto (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BuiltInsPage.ts:64:24) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:50:16
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 flaky [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:36:3 › Dynamic Pages @smoke@ready article detail page loads [microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke@ready all main navigation pages are accessible 22 skipped 144 passed (16.0m)