Skip to content

chore(deps): update stencil core #15139

chore(deps): update stencil core

chore(deps): update stencil core #15139

Re-run triggered January 13, 2025 22:45
Status Failure
Total duration 4m 59s
Artifacts 18

build.yml

on: pull_request
build-react
43s
build-react
build-vue
46s
build-vue
Matrix: test-core-screenshot
build-angular
53s
build-angular
build-angular-server
28s
build-angular-server
test-core-clean-build
9s
test-core-clean-build
test-core-lint
41s
test-core-lint
test-core-spec
41s
test-core-spec
build-react-router
26s
build-react-router
build-vue-router
31s
build-vue-router
verify-screenshots
0s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-angular-e2e
verify-test-react-e2e
0s
verify-test-react-e2e
verify-test-react-router-e2e
0s
verify-test-react-router-e2e
verify-test-vue-e2e
0s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

24 errors, 21 warnings, and 5 notices
test-core-screenshot (8, 20)
The job was canceled because "_9_20" failed.
test-react-router-e2e (reactrouter5)
Process completed with exit code 1.
verify-test-react-router-e2e
Process completed with exit code 1.
test-vue-e2e (vue3)
Process completed with exit code 1.
verify-test-vue-e2e
Process completed with exit code 1.
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async: src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async Error: Screenshot comparison failed: 375 pixels (ratio 0.02 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome/input-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. 206 | await page.waitForChanges(); 207 | > 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`)); | ^ 209 | }); 210 | }); 211 | test.describe(title('input: floating/stacked label layering'), () => { at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async: src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 375 pixels (ratio 0.02 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry1/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry1/input-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. 206 | await page.waitForChanges(); 207 | > 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`)); | ^ 209 | }); 210 | }); 211 | test.describe(title('input: floating/stacked label layering'), () => { at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
[Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async: src/components/input/test/label-placement/input.e2e.ts#L208
1) [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 375 pixels (ratio 0.02 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry2/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Chrome-retry2/input-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(input-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-input') - locator resolved to <ion-input fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-input-md-h md label-floating input-fill-solid input-label-placement-stacked hydrated">…</ion-input> - 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 - 375 pixels (ratio 0.02 of all image pixels) are different. 206 | await page.waitForChanges(); 207 | > 208 | await expect(input).toHaveScreenshot(screenshot(`input-async-label`)); | ^ 209 | }); 210 | }); 211 | test.describe(title('input: floating/stacked label layering'), () => { at /ionic/src/components/input/test/label-placement/input.e2e.ts:208:27
test-core-screenshot (9, 20)
Process completed with exit code 1.
test-core-screenshot (10, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (5, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (18, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (4, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (2, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (16, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (3, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (13, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (15, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (19, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (17, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (1, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (6, 20)
The job was canceled because "_9_20" failed.
test-core-screenshot (14, 20)
The job was canceled because "_9_20" failed.
verify-screenshots
Process completed with exit code 1.
build-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-react
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-angular
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-vue
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-core-clean-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-angular-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-core-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-core-spec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-react-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-angular-e2e (ng19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-vue-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-angular-e2e (ng17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-angular-e2e (ng16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-angular-e2e (ng18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-react-e2e (react18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify-test-angular-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-react-e2e (react17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify-test-react-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify-test-react-router-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify-test-vue-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify-screenshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
216 skipped 229 passed (2.4m)
🎭 Playwright Run Summary
212 skipped 210 passed (2.7m)
🎭 Playwright Run Summary
455 passed (3.1m)
🎭 Playwright Run Summary
2 skipped 442 passed (3.3m)
🎭 Playwright Run Summary
1 failed [Mobile Chrome] › src/components/input/test/label-placement/input.e2e.ts:188:9 › input: async label - md/ltr › input should re-render when label slot is added async 3 skipped 450 passed (3.5m)

Artifacts

Produced during runtime
Name Size
test-results-10-20
472 KB
test-results-9-20
1.82 MB