Skip to content

Stencil Nightly Build #571

Stencil Nightly Build

Stencil Nightly Build #571

Triggered via schedule January 23, 2025 06:04
Status Failure
Total duration 10m 28s
Artifacts 27

stencil-nightly.yml

on: schedule
build-core-with-stencil-nightly
1m 17s
build-core-with-stencil-nightly
build-react
47s
build-react
build-vue
30s
build-vue
Matrix: test-core-screenshot
build-angular
53s
build-angular
build-angular-server
26s
build-angular-server
test-core-clean-build
7s
test-core-clean-build
test-core-lint
42s
test-core-lint
test-core-spec
44s
test-core-spec
build-react-router
20s
build-react-router
build-vue-router
32s
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

26 errors, 23 warnings, and 20 notices
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor: src/components/toast/test/swipe-gesture/toast.e2e.ts#L1
1) [Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor Test timeout of 30000ms exceeded.
[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.
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Error: Screenshot comparison failed: Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry1/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry1/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Safari-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry2/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Safari-retry2/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 390px by 76px, received 390px by 57px. 1203 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
test-core-screenshot (19, 20)
Process completed with exit code 1.
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry1/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry1/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Chrome-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry2/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Chrome-retry2/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1218 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
test-core-screenshot (13, 20)
Process completed with exit code 1.
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry1/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry1/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
[Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async: src/components/textarea/test/label-placement/textarea.e2e.ts#L262
1) [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. Expected: /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts-snapshots/textarea-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry2/textarea-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-textarea-te-d93af-n-label-slot-is-added-async-Mobile-Firefox-retry2/textarea-async-label-md-ltr-diff.png Call log: - expect.toHaveScreenshot(textarea-async-label-md-ltr.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea fill="solid" placeholder="Text Input" label-placement="stacked" class="sc-ion-textarea-md-h md label-floating textarea-fill-solid textarea-label-placement-stacked hydrated">…</ion-textarea> - 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 - Expected an image 393px by 76px, received 393px by 57px. 1272 pixels (ratio 0.05 of all image pixels) are different. 260 | await page.waitForChanges(); 261 | > 262 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-async-label`)); | ^ 263 | }); 264 | }); 265 | test.describe(title('textarea: flex in grid rendering'), () => { at /ionic/src/components/textarea/test/label-placement/textarea.e2e.ts:262:30
test-core-screenshot (6, 20)
Process completed with exit code 1.
[Mobile Firefox] › 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 Firefox] › 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: 454 pixels (ratio 0.03 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox/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 - 454 pixels (ratio 0.03 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 - 454 pixels (ratio 0.03 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 Firefox] › 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 Firefox] › 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: 454 pixels (ratio 0.03 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry1/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-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 - 454 pixels (ratio 0.03 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 - 454 pixels (ratio 0.03 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 Firefox] › 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 Firefox] › 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: 454 pixels (ratio 0.03 of all image pixels) are different. Expected: /ionic/src/components/input/test/label-placement/input.e2e.ts-snapshots/input-async-label-md-ltr-Mobile-Firefox-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-retry2/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Firefox-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 - 454 pixels (ratio 0.03 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 - 454 pixels (ratio 0.03 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 (3, 20)
Process completed with exit code 1.
[Mobile Safari] › 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 Safari] › 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: 388 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-Safari-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari/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 - 388 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 - 388 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 Safari] › 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 Safari] › 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: 388 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-Safari-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry1/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-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 - 388 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 - 388 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 Safari] › 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 Safari] › 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: 388 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-Safari-linux.png Received: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-retry2/input-async-label-md-ltr-actual.png Diff: /ionic/test-results/src-components-input-test--499e6-n-label-slot-is-added-async-Mobile-Safari-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 - 388 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 - 388 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 (16, 20)
Process completed with exit code 1.
verify-screenshots
Process completed with exit code 1.
build-core-with-stencil-nightly
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
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-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
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-router
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-react-router-e2e (reactrouter5)
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-react-router-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
test-vue-e2e (vue3)
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-vue-e2e
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-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 (ng19)
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
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
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
455 passed (3.0m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor 212 skipped 209 passed (3.2m)
🎭 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)
🎭 Playwright Run Summary
2 skipped 442 passed (3.4m)
🎭 Playwright Run Summary
451 passed (3.6m)
🎭 Playwright Run Summary
438 passed (3.8m)
🎭 Playwright Run Summary
1 failed [Mobile Safari] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async 9 skipped 378 passed (4.4m)
🎭 Playwright Run Summary
1 failed [Mobile Chrome] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async 549 passed (4.9m)
🎭 Playwright Run Summary
14 skipped 349 passed (4.9m)
🎭 Playwright Run Summary
2 skipped 402 passed (5.1m)
🎭 Playwright Run Summary
1 failed [Mobile Firefox] › src/components/textarea/test/label-placement/textarea.e2e.ts:242:9 › textarea: async label - md/ltr › textarea should re-render when label slot is added async 3 skipped 458 passed (5.2m)
🎭 Playwright Run Summary
1 failed [Mobile Firefox] › 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 (5.4m)
🎭 Playwright Run Summary
1 failed [Mobile Safari] › 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 2 skipped 444 passed (5.6m)
🎭 Playwright Run Summary
4 skipped 448 passed (5.6m)
🎭 Playwright Run Summary
5 skipped 528 passed (5.9m)
🎭 Playwright Run Summary
2 skipped 428 passed (6.1m)
🎭 Playwright Run Summary
10 skipped 480 passed (6.4m)
🎭 Playwright Run Summary
5 skipped 443 passed (6.5m)
🎭 Playwright Run Summary
7 skipped 445 passed (8.0m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular Expired
638 KB
sha256:ccccbf5df1997dd573d3a2ca69f20aed7940f5bc5b31fcb76f27af6216a75693
ionic-angular-server Expired
8.54 KB
sha256:0f0f91dfdc816d8210cefe8e05ffc39af279eec73a58781ee9ec6024fcae2c49
ionic-core Expired
5.34 MB
sha256:3aa1561893fe70a0435a9d7775edc1448dd00fc1bfb8c2617bce3382f25fdbb4
ionic-react Expired
201 KB
sha256:b888f4f2afe7fc7f8d6749022b56549c2e438d067c5e6abddfe4ccec852aa086
ionic-react-router Expired
27.9 KB
sha256:e25c76ba64dd1abea0383d488fc8f712b6bfb1f93dc83ecdcb1cbd165e0c3c5a
ionic-vue Expired
216 KB
sha256:599f25085c07986802a6a4d35c0b59bcfded38f65bf14a8d816509956c0e1957
ionic-vue-router Expired
17.1 KB
sha256:3be6e50be61fb4b12413d89ec719ff9d530cb31aca3b05ba563584eef6165f0c
test-results-1-20 Expired
420 KB
sha256:b9c7e1d74f78d95d6fc12bc88187c9584786a2e68a7c63b4b1a6a6c5264abc10
test-results-10-20 Expired
472 KB
sha256:3895ebc8035e6ed73c650bb4c94fabf74c02ffe21c734326a0260fe87db1ed60
test-results-11-20 Expired
458 KB
sha256:3d4c5b38b3443bb381300924bfdf148f5660b4ecf436de92272903c31bad4874
test-results-12-20 Expired
416 KB
sha256:f2fad10b3446c2557d9009fa3664742d3e42256b38a5a49e5296b908934d49a4
test-results-13-20 Expired
1.83 MB
sha256:751c18af792ad7160ae31a4ca4e671a63782642b01db7d6cef608aef57f4f31d
test-results-14-20 Expired
395 KB
sha256:7894b52f23e7febee2581062f6eb1b877874b4bd14166fdf8a91711e9ffb9255
test-results-15-20 Expired
403 KB
sha256:9acac05c52584c46c5d20a329d884346749fe6d12bec4ef33267d35af3757006
test-results-16-20 Expired
1.84 MB
sha256:f004433524b70bc8dc7bb76b0e96463a2bc6003c9c750e5e77cd8ad80a64e151
test-results-17-20 Expired
529 KB
sha256:839e18f60632eaebc0ad3e3ee76c22b313d143dc69fd0676a4b3658f12b14b79
test-results-18-20 Expired
465 KB
sha256:010c10e848a9bd6fcf3742e1c5a3c6a1011689494025d96d81894c9bc0f1d8be
test-results-19-20 Expired
1.78 MB
sha256:bdd298da909ccfbe9ad04715546bf016c6cd58784d6181ee34fa1de904df1ff6
test-results-2-20 Expired
459 KB
sha256:51234ff2468385dacb8faf531742562de088fc1ff93ed4133ae15c2202c05428
test-results-20-20 Expired
1.12 MB
sha256:4f22d5397535b0578d70b56924b397da5cab97b403ace5d017ccc4a71b5ac926
test-results-3-20 Expired
1.84 MB
sha256:dc90ff26b18f31d6164374d15e39355f6743a1af24614c07874387555150dca0
test-results-4-20 Expired
501 KB
sha256:10ee882e6d070ea243294bc64b700bddd0e094e8910bee83688ba39bab93678b
test-results-5-20 Expired
418 KB
sha256:9216c523cc49c406e72b92bfb0d2ed8be390e7b040c375e5ca11dd0955fd7872
test-results-6-20 Expired
1.82 MB
sha256:08b89860c7bf595ed72c57f3584ab37b1569d928624c51d75210577b75b66007
test-results-7-20 Expired
335 KB
sha256:ea3d87720b5e80da82536c6e6e3b8debb8657c7a58350d818981b3cf17b954f5
test-results-8-20 Expired
417 KB
sha256:69a12f76abf89cedd0dba048c3694597605e442b02626414253178feb7517aca
test-results-9-20 Expired
1.82 MB
sha256:a234b05b3d5a56c7de256566751fa79b220120fc85e48a8ce8ed07d9b7195c81