Skip to content

feat: tab reordering via drag-n-drop. #70

feat: tab reordering via drag-n-drop.

feat: tab reordering via drag-n-drop. #70

Triggered via pull request April 11, 2026 21:06
Status Success
Total duration 6m 20s
Artifacts

playwright.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 notices
[webkit] › playwright/rendering-modes.spec.ts:171:1 › react mode executes default React import without TDZ runtime failure: playwright/helpers/app-test-helpers.ts#L45
1) [webkit] › playwright/rendering-modes.spec.ts:171:1 › react mode executes default React import without TDZ runtime failure Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false Call Log: - Timeout 90000ms exceeded while waiting on the predicate at helpers/app-test-helpers.ts:45 43 | await page.goto(path) 44 | await expect(page.getByRole('heading', { name: '@knighted/develop' })).toBeVisible() > 45 | await expect | ^ 46 | .poll(async () => { 47 | const statusText = ( 48 | await page.getByRole('status', { name: 'App status' }).textContent() at waitForAppReady (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:45:3) at waitForInitialRender (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:108:3) at /home/runner/work/develop/develop/playwright/rendering-modes.spec.ts:174:3
🎭 Playwright Run Summary
11 passed (55.6s)
🎭 Playwright Run Summary
103 passed (3.4m)
🎭 Playwright Run Summary
46 passed (4.8m)
🎭 Playwright Run Summary
1 flaky [webkit] › playwright/rendering-modes.spec.ts:171:1 › react mode executes default React import without TDZ runtime failure 45 passed (5.5m)