Skip to content

test: default tox to 3.8 (#972) #26

test: default tox to 3.8 (#972)

test: default tox to 3.8 (#972) #26

Triggered via push November 6, 2024 14:19
Status Success
Total duration 13m 7s
Artifacts 1

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority: tests/ui_table.spec.ts#L19
1) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority ────────────────────────── Error: Screenshot comparison failed: 20453 pixels (ratio 0.06 of all image pixels) are different. Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-priority-1-chromium-linux.png Received: /work/test-results/ui_table-UI-flex-components-t-priority-chromium/UI-flex-components-t-priority-1-actual.png Diff: /work/test-results/ui_table-UI-flex-components-t-priority-chromium/UI-flex-components-t-priority-1-diff.png Call log: - expect.toHaveScreenshot with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.dh-react-panel:visible') - locator resolved to <div class="dh-react-panel">…</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 - 20453 pixels (ratio 0.06 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.dh-react-panel:visible') - locator resolved to <div class="dh-react-panel">…</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 - 20453 pixels (ratio 0.06 of all image pixels) are different. 17 | await openPanel(page, name, REACT_PANEL_VISIBLE); 18 | > 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 20 | }); 21 | }); 22 | }); at /work/tests/ui_table.spec.ts:19:55
[webkit] › express.spec.ts:16:5 › Histogram loads: tests/express.spec.ts#L19
2) [webkit] › express.spec.ts:16:5 › Histogram loads ───────────────────────────────────────────── Error: Screenshot comparison failed: 47 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/express.spec.ts-snapshots/Histogram-loads-1-webkit-linux.png Received: /work/test-results/express-Histogram-loads-webkit/Histogram-loads-1-actual.png Diff: /work/test-results/express-Histogram-loads-webkit/Histogram-loads-1-diff.png Call log: - expect.toHaveScreenshot with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-chart-panel') - locator resolved to <div class="h-100 w-100 dh-panel iris-chart-panel">…</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 - 47 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-chart-panel') - locator resolved to <div class="h-100 w-100 dh-panel iris-chart-panel">…</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 - 47 pixels (ratio 0.01 of all image pixels) are different. 17 | await gotoPage(page, ''); 18 | await openPanel(page, 'express_hist_by', '.js-plotly-plot'); > 19 | await expect(page.locator('.iris-chart-panel')).toHaveScreenshot(); | ^ 20 | }); at /work/tests/express.spec.ts:19:51
🎭 Playwright Run Summary
2 flaky [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority ─────────────────────────── [webkit] › express.spec.ts:16:5 › Histogram loads ────────────────────────────────────────────── 118 passed (8.4m)

Artifacts

Produced during runtime
Name Size
playwright-report
15.5 MB