Skip to content

feat: Create an ErrorView that can be used to display errors #2906

feat: Create an ErrorView that can be used to display errors

feat: Create an ErrorView that can be used to display errors #2906

Triggered via pull request April 30, 2024 14:05
Status Success
Total duration 14m 29s
Artifacts 6

e2e.yml

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

Annotations

2 errors, 4 warnings, and 1 notice
[webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-chart-colors: tests/styleguide.spec.ts#L89
1) [webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-chart-colors Error: Screenshot comparison failed: Timeout 45000ms exceeded. Call log: - expect.toHaveScreenshot(chart-colors.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-chart-colors') - locator resolved to <div class="sample-section" id="sample-section-chart-…>…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - Timeout 45000ms exceeded. Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/chart-colors-webkit-linux.png 87 | const sampleSection = page.locator(`#${id}`); 88 | > 89 | await expect(sampleSection).toHaveScreenshot( | ^ 90 | `${id.replace(/^sample-section-/, '')}.png`, 91 | { timeout: 45000 } 92 | ); at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:89:33
[webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-editor-colors: tests/styleguide.spec.ts#L89
2) [webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-editor-colors Error: Screenshot comparison failed: Timeout 45000ms exceeded. Call log: - expect.toHaveScreenshot(editor-colors.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-editor-colors') - locator resolved to <div class="sample-section" id="sample-section-editor…>…</div> - Timeout 45000ms exceeded. Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/editor-colors-webkit-linux.png 87 | const sampleSection = page.locator(`#${id}`); 88 | > 89 | await expect(sampleSection).toHaveScreenshot( | ^ 90 | `${id.replace(/^sample-section-/, '')}.png`, 91 | { timeout: 45000 } 92 | ); at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:89:33
Slow Test: [webkit] › golden-layout.spec.ts#L1
[webkit] › golden-layout.spec.ts took 37.4s
Slow Test: [webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 26.0s
Slow Test: [webkit] › figure.spec.ts#L1
[webkit] › figure.spec.ts took 20.1s
Slow Test: [webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 18.2s
🎭 Playwright Run Summary
2 flaky [webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-chart-colors [webkit] › styleguide.spec.ts:83:7 › UI regression test - Styleguide section - sample-section-editor-colors 292 passed (-)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
2.72 MB
playwright-report-blob-chromium-1-1 Expired
128 KB
playwright-report-blob-firefox-1-1 Expired
128 KB
playwright-report-blob-webkit-1-2 Expired
2.17 MB
playwright-report-blob-webkit-2-2 Expired
87.5 KB
web-build Expired
78.9 MB