Skip to content

fix: DH-18542: Remove duplicate and invalid ruff quick fixes (#2360) #4029

fix: DH-18542: Remove duplicate and invalid ruff quick fixes (#2360)

fix: DH-18542: Remove duplicate and invalid ruff quick fixes (#2360) #4029

Triggered via push February 7, 2025 17:55
Status Success
Total duration 14m 9s
Artifacts 6

e2e.yml

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

Annotations

7 errors, 3 warnings, and 1 notice
[firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select null filters: ../../../../../work/tests/utils.ts#L330
1) [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select null filters ──── Error: Timed out 15000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.context-menu-container') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 15000ms - waiting for locator('.context-menu-container') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" at utils.ts:330 328 | count: number 329 | ): Promise<void> { > 330 | await expect(page.locator('.context-menu-container')).toHaveCount(count); | ^ 331 | await expect(page.locator('.loading-spinner')).toHaveCount(0); 332 | } 333 | at expectContextMenus (/work/tests/utils.ts:330:57) at /work/tests/table-multiselect.spec.ts:88:29
[firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select empty filters: ../../../../../work/tests/utils.ts#L330
2) [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select empty filters ─── Error: Timed out 15000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.context-menu-container') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 15000ms - waiting for locator('.context-menu-container') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" at utils.ts:330 328 | count: number 329 | ): Promise<void> { > 330 | await expect(page.locator('.context-menu-container')).toHaveCount(count); | ^ 331 | await expect(page.locator('.loading-spinner')).toHaveCount(0); 332 | } 333 | at expectContextMenus (/work/tests/utils.ts:330:57) at /work/tests/table-multiselect.spec.ts:88:29
[firefox] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
3) [firefox] › ../../../../../work/tests/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
[firefox] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect datetime filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
4) [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect datetime filters › Filter is › Apply filter Error: Screenshot comparison failed: 1618 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/datetime-1-is-firefox-linux.png Received: /work/test-results/table-multiselect-multiselect-datetime-filters-firefox/datetime-1-is-actual.png Diff: /work/test-results/table-multiselect-multiselect-datetime-filters-firefox/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 - 1618 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 - 1618 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] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect string filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
5) [webkit] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect string filters › Filter is › Apply filter Error: Screenshot comparison failed: 884 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/string-1-is-webkit-linux.png Received: /work/test-results/table-multiselect-multiselect-string-filters-webkit/string-1-is-actual.png Diff: /work/test-results/table-multiselect-multiselect-string-filters-webkit/string-1-is-diff.png Call log: - expect.toHaveScreenshot(string-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 - 884 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 - 884 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] › ../../../../../work/tests/table-multiselect.spec.ts:165:5 › char formatting: ../../../../../work/tests/table-multiselect.spec.ts#L190
6) [webkit] › ../../../../../work/tests/table-multiselect.spec.ts:165:5 › char formatting, non selected right click, preview formatting TimeoutError: locator.hover: Timeout 15000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Filter by Value' }) 188 | { button: 'right' } 189 | ); > 190 | await page.getByRole('button', { name: 'Filter by Value' }).hover(); | ^ 191 | await expect(page.getByText('"a"', { exact: true })).toHaveCount(1); 192 | }); 193 | at /work/tests/table-multiselect.spec.ts:190:63
[webkit] › ../../../../../work/tests/table.spec.ts:17:5 › can make a non-contiguous table row selection: ../../../../../work/tests/table.spec.ts#L44
7) [webkit] › ../../../../../work/tests/table.spec.ts:17:5 › can make a non-contiguous table row selection Error: Screenshot comparison failed: 1140 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table.spec.ts-snapshots/can-make-a-non-contiguous-table-row-selection-1-webkit-linux.png Received: /work/test-results/table-can-make-a-non-contiguous-table-row-selection-webkit/can-make-a-non-contiguous-table-row-selection-1-actual.png Diff: /work/test-results/table-can-make-a-non-contiguous-table-row-selection-webkit/can-make-a-non-contiguous-table-row-selection-1-diff.png Call log: - expect.toHaveScreenshot with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-panel .iris-grid') - locator resolved to <div class="iris-grid" role="presentation">…</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 - 1140 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-panel .iris-grid') - locator resolved to <div class="iris-grid" role="presentation">…</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 - 1140 pixels (ratio 0.01 of all image pixels) are different. 42 | /* eslint-enable no-await-in-loop */ 43 | > 44 | await expect(page.locator('.iris-grid-panel .iris-grid')).toHaveScreenshot(); | ^ 45 | }); 46 | 47 | test('can open a table with column header groups', async ({ page }) => { at /work/tests/table.spec.ts:44:61
Slow Test: ../../tests/notebook.spec.ts#L1
../../tests/notebook.spec.ts took 36.8s
Slow Test: ../../tests/lazy-loading.spec.ts#L1
../../tests/lazy-loading.spec.ts took 26.7s
Slow Test: ../../tests/figure.spec.ts#L1
../../tests/figure.spec.ts took 23.7s
🎭 Playwright Run Summary
7 flaky [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select null filters ───── [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:77:7 › select empty filters ──── [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect number filters [firefox] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect datetime filters [webkit] › ../../../../../work/tests/table-multiselect.spec.ts:104:7 › multiselect string filters [webkit] › ../../../../../work/tests/table-multiselect.spec.ts:165:5 › char formatting, non selected right click, preview formatting [webkit] › ../../../../../work/tests/table.spec.ts:17:5 › can make a non-contiguous table row selection 311 passed (5.2m)

Artifacts

Produced during runtime
Name Size
image-cache Expired
1.23 GB
playwright-report
46.4 MB
playwright-report-blob-chromium-1-1 Expired
134 KB
playwright-report-blob-firefox-1-1 Expired
26.8 MB
playwright-report-blob-webkit-1-2 Expired
48.1 KB
playwright-report-blob-webkit-2-2 Expired
19.1 MB