Skip to content

fix: Table plugins - pass through deprecated props (#2308) #3844

fix: Table plugins - pass through deprecated props (#2308)

fix: Table plugins - pass through deprecated props (#2308) #3844

Triggered via pull request December 10, 2024 14:50
Status Success
Total duration 14m 24s
Artifacts 6

e2e.yml

on: pull_request
Matrix: e2e-tests
merge-reports
26s
merge-reports
e2e-results
0s
e2e-results
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
[chromium] › table-multiselect.spec.ts:104:7 › multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L55
1) [chromium] › table-multiselect.spec.ts:104:7 › multiselect number filters › Filter equal › Apply filter TimeoutError: locator.hover: Timeout 15000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Filter by Values' }) 53 | 54 | await test.step('Apply filter', async () => { > 55 | await page.getByRole('button', { name: 'Filter by Values' }).hover(); | ^ 56 | await expectContextMenus(page, 2); 57 | await page.getByRole('button', { name: filterType, exact: true }).click(); 58 | await waitForLoadingDone(page, '.iris-grid-loading-status-bar'); at /work/tests/table-multiselect.spec.ts:55:66 at filterAndScreenshot (/work/tests/table-multiselect.spec.ts:54:14) at /work/tests/table-multiselect.spec.ts:121:9 at /work/tests/table-multiselect.spec.ts:120:7
[chromium] › table-multiselect.spec.ts:104:7 › multiselect datetime filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
2) [chromium] › table-multiselect.spec.ts:104:7 › multiselect datetime filters › Filter is › Apply filter Error: Screenshot comparison failed: 1582 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/datetime-1-is-chromium-linux.png Received: /work/test-results/table-multiselect-multiselect-datetime-filters-chromium/datetime-1-is-actual.png Diff: /work/test-results/table-multiselect-multiselect-datetime-filters-chromium/datetime-1-is-diff.png Call log: - expect.toHaveScreenshot(datetime-1-is.png) with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 1582 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 1582 pixels (ratio 0.01 of all image pixels) are different. 57 | await page.getByRole('button', { name: filterType, exact: true }).click(); 58 | await waitForLoadingDone(page, '.iris-grid-loading-status-bar'); > 59 | await expect(page.locator('.iris-grid-column')).toHaveScreenshot( | ^ 60 | screenshotName 61 | ); 62 | }); at /work/tests/table-multiselect.spec.ts:59:53 at filterAndScreenshot (/work/tests/table-multiselect.spec.ts:54:3) at /work/tests/table-multiselect.spec.ts:121:9 at /work/tests/table-multiselect.spec.ts:120:7
[firefox] › table-multiselect.spec.ts:104:7 › multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
3) [firefox] › table-multiselect.spec.ts:104:7 › multiselect number filters › Filter equal › Apply filter Error: Screenshot comparison failed: 783 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/number-1-equal-firefox-linux.png Received: /work/test-results/table-multiselect-multiselect-number-filters-firefox/number-1-equal-actual.png Diff: /work/test-results/table-multiselect-multiselect-number-filters-firefox/number-1-equal-diff.png Call log: - expect.toHaveScreenshot(number-1-equal.png) with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 783 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 783 pixels (ratio 0.01 of all image pixels) are different. 57 | await page.getByRole('button', { name: filterType, exact: true }).click(); 58 | await waitForLoadingDone(page, '.iris-grid-loading-status-bar'); > 59 | await expect(page.locator('.iris-grid-column')).toHaveScreenshot( | ^ 60 | screenshotName 61 | ); 62 | }); at /work/tests/table-multiselect.spec.ts:59:53 at filterAndScreenshot (/work/tests/table-multiselect.spec.ts:54:3) at /work/tests/table-multiselect.spec.ts:121:9 at /work/tests/table-multiselect.spec.ts:120:7
Slow Test: [webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 31.9s
Slow Test: [webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 23.1s
Slow Test: [webkit] › figure.spec.ts#L1
[webkit] › figure.spec.ts took 22.6s
🎭 Playwright Run Summary
3 flaky [chromium] › table-multiselect.spec.ts:104:7 › multiselect number filters ────────────────────── [chromium] › table-multiselect.spec.ts:104:7 › multiselect datetime filters ──────────────────── [firefox] › table-multiselect.spec.ts:104:7 › multiselect number filters ─────────────────────── 300 passed (5.0m)

Artifacts

Produced during runtime
Name Size
image-cache Expired
1.24 GB
playwright-report Expired
23.8 MB
playwright-report-blob-chromium-1-1 Expired
16.2 MB
playwright-report-blob-firefox-1-1 Expired
7.25 MB
playwright-report-blob-webkit-1-2 Expired
45.8 KB
playwright-report-blob-webkit-2-2 Expired
85 KB