Skip to content

fix: Update react-spectrum packages #3820

fix: Update react-spectrum packages

fix: Update react-spectrum packages #3820

Triggered via pull request November 27, 2024 11:57
Status Failure
Total duration 15m 1s
Artifacts 9

e2e.yml

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

Annotations

14 errors, 2 warnings, and 1 notice
e2e-tests (chromium-1-1)
Process completed with exit code 1.
e2e-tests (webkit-1-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:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
1) [chromium] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Error: Screenshot comparison failed: 162 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-chromium-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-chromium/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-chromium/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 162 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 162 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[chromium] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
1) [chromium] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 162 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-chromium-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-chromium-retry1/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-chromium-retry1/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 162 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 162 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[firefox] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
2) [firefox] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Error: Screenshot comparison failed: 164 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-firefox-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-firefox/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-firefox/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 164 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 164 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[firefox] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
2) [firefox] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 164 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-firefox-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-firefox-retry1/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-firefox-retry1/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 164 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 164 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[webkit] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
3) [webkit] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Error: Screenshot comparison failed: 374 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-webkit-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-webkit/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-webkit/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 374 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 374 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[webkit] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers: ../../../../../work/tests/styleguide.spec.ts#L99
3) [webkit] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 374 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/styleguide.spec.ts-snapshots/pickers-webkit-linux.png Received: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-webkit-retry1/pickers-actual.png Diff: /work/test-results/styleguide-UI-regression-t-2b305-on---sample-section-pickers-webkit-retry1/pickers-diff.png Call log: - expect.toHaveScreenshot(pickers.png) with timeout 45000ms - verifying given screenshot expectation - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 374 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#sample-section-pickers') - locator resolved to <div class="sample-section" id="sample-section-picker…>…</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 - 374 pixels (ratio 0.01 of all image pixels) are different. 97 | const sampleSection = page.locator(`#${id}`); 98 | > 99 | await expect(sampleSection).toHaveScreenshot( | ^ 100 | `${id.replace(/^sample-section-/, '')}.png`, 101 | { timeout: 45000 } 102 | ); at /work/tests/styleguide.spec.ts:99:33
[chromium] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
4) [chromium] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters β€Ί Filter equal β€Ί Apply filter Error: Screenshot comparison failed: 765 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/number-1-equal-chromium-linux.png Received: /work/test-results/table-multiselect-multiselect-number-filters-chromium/number-1-equal-actual.png Diff: /work/test-results/table-multiselect-multiselect-number-filters-chromium/number-1-equal-diff.png Call log: - expect.toHaveScreenshot(number-1-equal.png) with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</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 - 765 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</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 - 765 pixels (ratio 0.01 of all image pixels) are different. 57 | await page.getByRole('button', { name: filterType, exact: true }).click(); 58 | await waitForLoadingDone(page, '.iris-grid-loading-status-bar'); > 59 | await expect(page.locator('.iris-grid-column')).toHaveScreenshot( | ^ 60 | screenshotName 61 | ); 62 | }); at /work/tests/table-multiselect.spec.ts:59:53 at filterAndScreenshot (/work/tests/table-multiselect.spec.ts:54:3) at /work/tests/table-multiselect.spec.ts:121:9 at /work/tests/table-multiselect.spec.ts:120:7
[firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select null filters: ../../../../../work/tests/utils.ts#L330
5) [firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select null filters ────────────────────────────── Error: Timed out 15000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.context-menu-container') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 15000ms - waiting for locator('.context-menu-container') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" at utils.ts:330 328 | count: number 329 | ): Promise<void> { > 330 | await expect(page.locator('.context-menu-container')).toHaveCount(count); | ^ 331 | await expect(page.locator('.loading-spinner')).toHaveCount(0); 332 | } 333 | at expectContextMenus (/work/tests/utils.ts:330:57) at /work/tests/table-multiselect.spec.ts:88:29
[firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select empty filters: ../../../../../work/tests/utils.ts#L330
6) [firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select empty filters ───────────────────────────── Error: Timed out 15000ms waiting for expect(locator).toHaveCount(expected) Locator: locator('.context-menu-container') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 15000ms - waiting for locator('.context-menu-container') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" at utils.ts:330 328 | count: number 329 | ): Promise<void> { > 330 | await expect(page.locator('.context-menu-container')).toHaveCount(count); | ^ 331 | await expect(page.locator('.loading-spinner')).toHaveCount(0); 332 | } 333 | at expectContextMenus (/work/tests/utils.ts:330:57) at /work/tests/table-multiselect.spec.ts:88:29
[firefox] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters: ../../../../../work/tests/table-multiselect.spec.ts#L59
7) [firefox] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters β€Ί Filter equal β€Ί Apply filter Error: Screenshot comparison failed: 783 pixels (ratio 0.01 of all image pixels) are different. Expected: /work/tests/table-multiselect.spec.ts-snapshots/number-1-equal-firefox-linux.png Received: /work/test-results/table-multiselect-multiselect-number-filters-firefox/number-1-equal-actual.png Diff: /work/test-results/table-multiselect-multiselect-number-filters-firefox/number-1-equal-diff.png Call log: - expect.toHaveScreenshot(number-1-equal.png) with timeout 15000ms - verifying given screenshot expectation - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</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 - 783 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.iris-grid-column') - locator resolved to <div class="iris-grid-column">…</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 - 783 pixels (ratio 0.01 of all image pixels) are different. 57 | await page.getByRole('button', { name: filterType, exact: true }).click(); 58 | await waitForLoadingDone(page, '.iris-grid-loading-status-bar'); > 59 | await expect(page.locator('.iris-grid-column')).toHaveScreenshot( | ^ 60 | screenshotName 61 | ); 62 | }); at /work/tests/table-multiselect.spec.ts:59:53 at filterAndScreenshot (/work/tests/table-multiselect.spec.ts:54:3) at /work/tests/table-multiselect.spec.ts:121:9 at /work/tests/table-multiselect.spec.ts:120:7
Slow Test: [webkit] β€Ί notebook.spec.ts#L1
[webkit] β€Ί notebook.spec.ts took 36.1s
Slow Test: [webkit] β€Ί figure.spec.ts#L1
[webkit] β€Ί figure.spec.ts took 24.2s
🎭 Playwright Run Summary
3 failed [chromium] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers [firefox] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers [webkit] β€Ί styleguide.spec.ts:86:7 β€Ί UI regression test - Styleguide section - sample-section-pickers 5 flaky [chromium] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters ────────────────────── [firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select null filters ─────────────────────────────── [firefox] β€Ί table-multiselect.spec.ts:77:7 β€Ί select empty filters ────────────────────────────── [firefox] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect number filters ─────────────────────── [firefox] β€Ί table-multiselect.spec.ts:104:7 β€Ί multiselect datetime filters ───────────────────── 295 passed (5.1m)

Artifacts

Produced during runtime
Name Size
image-cache Expired
1.24 GB
playwright-report Expired
43.7 MB
playwright-report-blob-chromium-1-1 Expired
10.9 MB
playwright-report-blob-firefox-1-1 Expired
29.8 MB
playwright-report-blob-webkit-1-2 Expired
2.77 MB
playwright-report-blob-webkit-2-2 Expired
85.2 KB
server-logs-chromium-1-1 Expired
6.81 KB
server-logs-firefox-1-1 Expired
6.89 KB
server-logs-webkit-1-2 Expired
5.79 KB