Skip to content

UI tests (sst)

UI tests (sst) #9

Triggered via schedule January 19, 2025 12:03
Status Success
Total duration 2m 51s
Artifacts

sst-ui-tests.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
[chromium] › commandmenu.spec.ts:40:7 › command menu › CMD+K opens command menu when clicked: e2e/commandmenu.spec.ts#L35
1) [chromium] › commandmenu.spec.ts:40:7 › command menu › CMD+K opens command menu when clicked ── TimeoutError: page.waitForLoadState: Timeout 20000ms exceeded. 33 | test.beforeEach(async () => { 34 | page.keyboard.press('Escape'); > 35 | await page.waitForLoadState('networkidle'); | ^ 36 | await page.focus('body'); 37 | await sleep(2000); 38 | }); at /home/runner/work/lhowsam.com/lhowsam.com/e2e/commandmenu.spec.ts:35:16
[chromium] › commandmenu.spec.ts:68:7 › command menu › navigation items navigate correctly: e2e/commandmenu.spec.ts#L35
2) [chromium] › commandmenu.spec.ts:68:7 › command menu › navigation items navigate correctly ──── TimeoutError: page.waitForLoadState: Timeout 20000ms exceeded. 33 | test.beforeEach(async () => { 34 | page.keyboard.press('Escape'); > 35 | await page.waitForLoadState('networkidle'); | ^ 36 | await page.focus('body'); 37 | await sleep(2000); 38 | }); at /home/runner/work/lhowsam.com/lhowsam.com/e2e/commandmenu.spec.ts:35:16
[chromium] › commandmenu.spec.ts:194:7 › command menu › renders social items correctly: e2e/commandmenu.spec.ts#L35
3) [chromium] › commandmenu.spec.ts:194:7 › command menu › renders social items correctly ──────── TimeoutError: page.waitForLoadState: Timeout 20000ms exceeded. 33 | test.beforeEach(async () => { 34 | page.keyboard.press('Escape'); > 35 | await page.waitForLoadState('networkidle'); | ^ 36 | await page.focus('body'); 37 | await sleep(2000); 38 | }); at /home/runner/work/lhowsam.com/lhowsam.com/e2e/commandmenu.spec.ts:35:16
e2e sst
Could not get pull request number(s), exiting
🎭 Playwright Run Summary
3 flaky [chromium] › commandmenu.spec.ts:40:7 › command menu › CMD+K opens command menu when clicked ─── [chromium] › commandmenu.spec.ts:68:7 › command menu › navigation items navigate correctly ───── [chromium] › commandmenu.spec.ts:194:7 › command menu › renders social items correctly ───────── 1 skipped 16 passed (38.9s)