Skip to content

docs: Importing and Exporting Components (#1054) #32

docs: Importing and Exporting Components (#1054)

docs: Importing and Exporting Components (#1054) #32

Triggered via push December 10, 2024 20:18
Status Failure
Total duration 16m 48s
Artifacts 2

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 notice
[chromium] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
1) [chromium] › ui.spec.ts:71:5 › UI all components render 2 ───────────────────────────────────── Error: Screenshot comparison failed: 214 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-chromium-linux.png Received: /work/test-results/ui-UI-all-components-render-2-chromium/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-chromium/UI-all-components-render-2-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 - 214 pixels (ratio 0.01 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 - 214 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
[chromium] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
1) [chromium] › ui.spec.ts:71:5 › UI all components render 2 ───────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 214 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-chromium-linux.png Received: /work/test-results/ui-UI-all-components-render-2-chromium-retry1/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-chromium-retry1/UI-all-components-render-2-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 - 214 pixels (ratio 0.01 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 - 214 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
[firefox] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
2) [firefox] › ui.spec.ts:71:5 › UI all components render 2 ────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-firefox-linux.png Received: /work/test-results/ui-UI-all-components-render-2-firefox/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-firefox/UI-all-components-render-2-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 - 228 pixels (ratio 0.01 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 - 228 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
[firefox] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
2) [firefox] › ui.spec.ts:71:5 › UI all components render 2 ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-firefox-linux.png Received: /work/test-results/ui-UI-all-components-render-2-firefox-retry1/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-firefox-retry1/UI-all-components-render-2-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 - 228 pixels (ratio 0.01 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 - 228 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
[webkit] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
3) [webkit] › ui.spec.ts:71:5 › UI all components render 2 ─────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-webkit-linux.png Received: /work/test-results/ui-UI-all-components-render-2-webkit/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-webkit/UI-all-components-render-2-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 - 228 pixels (ratio 0.01 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 - 228 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
[webkit] › ui.spec.ts:71:5 › UI all components render 2: tests/ui.spec.ts#L74
3) [webkit] › ui.spec.ts:71:5 › UI all components render 2 ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 228 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/ui.spec.ts-snapshots/UI-all-components-render-2-1-webkit-linux.png Received: /work/test-results/ui-UI-all-components-render-2-webkit-retry1/UI-all-components-render-2-1-actual.png Diff: /work/test-results/ui-UI-all-components-render-2-webkit-retry1/UI-all-components-render-2-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 - 228 pixels (ratio 0.01 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 - 228 pixels (ratio 0.01 of all image pixels) are different. 72 | await gotoPage(page, ''); 73 | await openPanel(page, 'ui_render_all2', SELECTORS.REACT_PANEL_VISIBLE); > 74 | await expect(page.locator(SELECTORS.REACT_PANEL_VISIBLE)).toHaveScreenshot(); | ^ 75 | }); 76 | 77 | // Tests flex components render as expected at /work/tests/ui.spec.ts:74:61
e2e-test
Process completed with exit code 1.
🎭 Playwright Run Summary
3 failed [chromium] › ui.spec.ts:71:5 › UI all components render 2 ────────────────────────────────────── [firefox] › ui.spec.ts:71:5 › UI all components render 2 ─────────────────────────────────────── [webkit] › ui.spec.ts:71:5 › UI all components render 2 ──────────────────────────────────────── 156 passed (11.8m)

Artifacts

Produced during runtime
Name Size
playwright-report
27.1 MB
server-logs
13 KB