Skip to content

feat: ListView + Picker - Item icon support #2908

feat: ListView + Picker - Item icon support

feat: ListView + Picker - Item icon support #2908

Triggered via pull request April 30, 2024 16:50
Status Success
Total duration 14m 2s
Artifacts 6

e2e.yml

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

Annotations

2 errors, 3 warnings, and 1 notice
[chromium] › table.spec.ts:76:7 › tests simple table operations › can download table successfully: tests/table.spec.ts#L92
1) [chromium] › table.spec.ts:76:7 › tests simple table operations › can download table successfully Error: Timed out 15000ms waiting for expect(received).toHaveValue(expected) Expected string: "sin-and-cos.csv" Received string: "table-2024-04-30-165917.csv" Call log: - expect.toHaveValue with timeout 15000ms - waiting for locator('data-testid=input-csv-exporter-file-name') - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" - locator resolved to <input type="text" class="form-control" id="filename-8w…/> - unexpected value "table-2024-04-30-165917.csv" 90 | await fileNameInputField.click({ clickCount: 3 }); 91 | await page.keyboard.type('sin-and-cos.csv'); > 92 | await expect(fileNameInputField).toHaveValue('sin-and-cos.csv'); | ^ 93 | 94 | // webkit is flaky 95 | if (browserName === 'webkit') { at /home/runner/work/web-client-ui/web-client-ui/tests/table.spec.ts:92:38
[webkit] › styleguide.spec.ts:82:7 › UI regression test - Styleguide section - sample-section-typography: tests/styleguide.spec.ts#L95
2) [webkit] › styleguide.spec.ts:82:7 › UI regression test - Styleguide section - sample-section-typography Error: Screenshot comparison failed: Timeout 45000ms exceeded. Call log: - expect.toHaveScreenshot(typography.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-typography') - locator resolved to <div class="sample-section" id="sample-section-typogr…>…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - Timeout 45000ms exceeded. Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/typography-webkit-linux.png 93 | const sampleSection = page.locator(`#${id}`); 94 | > 95 | await expect(sampleSection).toHaveScreenshot( | ^ 96 | `${id.replace(/^sample-section-/, '')}.png`, 97 | { timeout: 45000 } 98 | ); at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:95:33
Slow Test: [webkit] › golden-layout.spec.ts#L1
[webkit] › golden-layout.spec.ts took 37.3s
Slow Test: [webkit] › notebook.spec.ts#L1
[webkit] › notebook.spec.ts took 26.8s
Slow Test: [webkit] › lazy-loading.spec.ts#L1
[webkit] › lazy-loading.spec.ts took 17.5s
🎭 Playwright Run Summary
2 flaky [chromium] › table.spec.ts:76:7 › tests simple table operations › can download table successfully [webkit] › styleguide.spec.ts:82:7 › UI regression test - Styleguide section - sample-section-typography 289 passed (-)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
3.72 MB
playwright-report-blob-chromium-1-1 Expired
2.23 MB
playwright-report-blob-firefox-1-1 Expired
127 KB
playwright-report-blob-webkit-1-2 Expired
1.06 MB
playwright-report-blob-webkit-2-2 Expired
86.7 KB
web-build Expired
78.5 MB