Skip to content

feat: Deephaven UI table databar support #3553

feat: Deephaven UI table databar support

feat: Deephaven UI table databar support #3553

Triggered via pull request August 15, 2024 06:55
Status Failure
Total duration 12m 38s
Artifacts 10

e2e.yml

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

Annotations

10 errors, 3 warnings, and 1 notice
e2e-tests (chromium-1-1)
Process completed with exit code 1.
e2e-tests (webkit-2-2)
Process completed with exit code 1.
e2e-tests (firefox-1-1)
Process completed with exit code 1.
e2e-results
Process completed with exit code 1.
[chromium] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
1) [chromium] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Error: Screenshot comparison failed: 65 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-chromium-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-chromium/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-chromium/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 65 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 65 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
[chromium] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
1) [chromium] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 65 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-chromium-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-chromium-retry1/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-chromium-retry1/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 65 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 65 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
[firefox] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
2) [firefox] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Error: Screenshot comparison failed: 67 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-firefox-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-firefox/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-firefox/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 67 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 67 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
[firefox] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
2) [firefox] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 67 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-firefox-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-firefox-retry1/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-firefox-retry1/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 67 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 67 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
[webkit] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
3) [webkit] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Error: Screenshot comparison failed: 359 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-webkit-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-webkit/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-webkit/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 359 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 359 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
[webkit] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar: ../../../../../work/tests/styleguide.spec.ts#L97
3) [webkit] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 359 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/grids-data-bar-webkit-linux.png Received: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-webkit-retry1/grids-data-bar-actual.png Diff: /work/test-results/styleguide-UI-regression-t-e72f8-mple-section-grids-data-bar-webkit-retry1/grids-data-bar-diff.png Call log: - expect.toHaveScreenshot(grids-data-bar.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 359 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-grids-data-bar') - locator resolved to <div id="sample-section-grids-data-bar" class="NW91UW…>…</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 - 359 pixels (ratio 0.01 of all image pixels) are different. 95 | const sampleSection = page.locator(`#${id}`); 96 | > 97 | await expect(sampleSection).toHaveScreenshot( | ^ 98 | `${id.replace(/^sample-section-/, '')}.png`, 99 | { timeout: 45000 } 100 | ); at /work/tests/styleguide.spec.ts:97:33
🎭 Playwright Run Summary
3 failed [chromium] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar [firefox] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar [webkit] › styleguide.spec.ts:84:7 › UI regression test - Styleguide section - sample-section-grids-data-bar 294 passed (3.7m)
Slow Test: [webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 27.3s
Slow Test: [webkit] › figure.spec.ts#L1
[webkit] › figure.spec.ts took 19.5s
Slow Test: [webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 16.3s

Artifacts

Produced during runtime
Name Size
image-cache Expired
1.23 GB
image-cache Expired
1.23 GB
playwright-report Expired
2.35 MB
playwright-report-blob-chromium-1-1 Expired
795 KB
playwright-report-blob-firefox-1-1 Expired
940 KB
playwright-report-blob-webkit-1-2 Expired
45 KB
playwright-report-blob-webkit-2-2 Expired
666 KB
server-logs-chromium-1-1 Expired
6.32 KB
server-logs-firefox-1-1 Expired
6.33 KB
server-logs-webkit-2-2 Expired
5.41 KB