Skip to content

merge dev into main #8502

merge dev into main

merge dev into main #8502

Triggered via pull request January 6, 2025 19:47
@luke-h1luke-h1
synchronize #4624
dev
Status Success
Total duration 9m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[chromium] › commandmenu.spec.ts:225:7 › command menu › renders Commands items correctly: e2e/commandmenu.spec.ts#L13
1) [chromium] › commandmenu.spec.ts:225:7 › command menu › renders Commands items correctly ────── Error: Timed out 10000ms waiting for expect(locator).toBeAttached() Locator: locator('[role="listbox"]') Expected: attached Received: <element(s) not found> Call log: - expect.toBeAttached with timeout 10000ms - waiting for locator('[role="listbox"]') 11 | // eslint-disable-next-line no-shadow 12 | const expectListboxToBeVisible = async (page: Page) => { > 13 | await expect(page.locator('[role="listbox"]')).toBeAttached({ | ^ 14 | timeout: 10000, 15 | }); 16 | }; at expectListboxToBeVisible (/home/runner/work/lhowsam.com/lhowsam.com/e2e/commandmenu.spec.ts:13:50) at /home/runner/work/lhowsam.com/lhowsam.com/e2e/commandmenu.spec.ts:231:11
🎭 Playwright Run Summary
1 flaky [chromium] › commandmenu.spec.ts:225:7 › command menu › renders Commands items correctly ─────── 1 skipped 18 passed (26.8s)