Skip to content

feat: useDelay hook #2402

feat: useDelay hook

feat: useDelay hook #2402

Triggered via pull request February 15, 2024 20:07
Status Success
Total duration 26m 39s
Artifacts 1

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[webkit] › context-menu.spec.ts:204:5 › go to: tests/context-menu.spec.ts#L211
1) [webkit] › context-menu.spec.ts:204:5 › go to ───────────────────────────────────────────────── TimeoutError: locator.selectOption: Timeout 15000ms exceeded. =========================== logs =========================== waiting for getByLabel('filter-type-select') ============================================================ 209 | 210 | await page.getByRole('button', { name: 'Go to' }).click(); > 211 | await page.getByLabel('filter-type-select').selectOption('Equals'); | ^ 212 | 213 | await waitForLoadingDone(page); 214 | await expect(page.locator('.iris-grid-column')).toHaveScreenshot(); at /home/runner/work/web-client-ui/web-client-ui/tests/context-menu.spec.ts:211:47
[webkit] › table-multiselect.spec.ts:98:7 › multiselect datetime filters: tests/table-multiselect.spec.ts#L52
2) [webkit] › table-multiselect.spec.ts:98:7 › multiselect datetime filters ────────────────────── TimeoutError: locator.hover: Timeout 15000ms exceeded. =========================== logs =========================== waiting for getByRole('button', { name: 'Filter by Values' }) ============================================================ 50 | 51 | // apply filter > 52 | await page.getByRole('button', { name: 'Filter by Values' }).hover(); | ^ 53 | await expectContextMenus(page, 2); 54 | await page.getByRole('button', { name: filterType, exact: true }).click(); 55 | await waitForLoadingDone(page); at filterAndScreenshot (/home/runner/work/web-client-ui/web-client-ui/tests/table-multiselect.spec.ts:52:64) at /home/runner/work/web-client-ui/web-client-ui/tests/table-multiselect.spec.ts:111:7
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
2 flaky [webkit] › context-menu.spec.ts:204:5 › go to ────────────────────────────────────────────────── [webkit] › table-multiselect.spec.ts:98:7 › multiselect datetime filters ─────────────────────── 274 passed (20.9m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
7.96 MB