Skip to content

feat: Made event details generic #3963

feat: Made event details generic

feat: Made event details generic #3963

Triggered via pull request January 16, 2025 16:32
Status Success
Total duration 17m 49s
Artifacts 6

e2e.yml

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

Annotations

3 errors, 2 warnings, and 1 notice
[firefox] › table-multiselect.spec.ts:104:7 › multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
1) [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
[webkit] › table-multiselect.spec.ts:104:7 › multiselect string filters: ../../../../../work/tests/table-multiselect.spec.ts#L55
2) [webkit] › table-multiselect.spec.ts:104:7 › multiselect string filters › Filter is › 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
[webkit] › table-operations.spec.ts:514:5 › advanced settings: ../../../../../work/tests/table-operations.spec.ts#L628
3) [webkit] › table-operations.spec.ts:514:5 › advanced settings › use input filter ────────────── Error: Screenshot comparison failed: Expected an image 637px by 381px, received 317px by 381px. 116160 pixels (ratio 0.48 of all image pixels) are different. Expected: /work/tests/table-operations.spec.ts-snapshots/advanced-settings-2-webkit-linux.png Received: /work/test-results/table-operations-advanced-settings-webkit/advanced-settings-2-actual.png Diff: /work/test-results/table-operations-advanced-settings-webkit/advanced-settings-2-diff.png Call log: - expect.toHaveScreenshot with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-column').nth(1) - 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 - Expected an image 637px by 381px, received 317px by 381px. 116160 pixels (ratio 0.48 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-column').nth(1) - 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 - Expected an image 637px by 381px, received 317px by 381px. 116160 pixels (ratio 0.48 of all image pixels) are different. 626 | await waitForLoadingDone(page, 1); 627 | > 628 | await expect(page.locator('.iris-grid-column').nth(1)).toHaveScreenshot(); | ^ 629 | }); 630 | 631 | await test.step('use linker filter', async () => { at /work/tests/table-operations.spec.ts:628:60 at /work/tests/table-operations.spec.ts:619:3
Slow Test: [webkit] › table.spec.ts#L1
[webkit] › table.spec.ts took 1.1m
Slow Test: [webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 33.7s
🎭 Playwright Run Summary
3 flaky [firefox] › table-multiselect.spec.ts:104:7 › multiselect number filters ─────────────────────── [webkit] › table-multiselect.spec.ts:104:7 › multiselect string filters ──────────────────────── [webkit] › table-operations.spec.ts:514:5 › advanced settings ────────────────────────────────── 306 passed (5.0m)

Artifacts

Produced during runtime
Name Size
image-cache Expired
1.23 GB
playwright-report
37 MB
playwright-report-blob-chromium-1-1 Expired
131 KB
playwright-report-blob-firefox-1-1 Expired
7.41 MB
playwright-report-blob-webkit-1-2 Expired
46.6 KB
playwright-report-blob-webkit-2-2 Expired
29.2 MB