Skip to content

Stencil Nightly Build #558

Stencil Nightly Build

Stencil Nightly Build #558

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

stencil-nightly.yml

on: schedule
build-core-with-stencil-nightly
1m 20s
build-core-with-stencil-nightly
build-react
46s
build-react
build-vue
32s
build-vue
Matrix: test-core-screenshot
build-angular
1m 15s
build-angular
build-angular-server
28s
build-angular-server
test-core-clean-build
8s
test-core-clean-build
test-core-lint
44s
test-core-lint
test-core-spec
47s
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

26 errors, 23 warnings, and 20 notices
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down 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:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down 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 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.
[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.
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-vue-router
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-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-e2e (react18)
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-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
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
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-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 (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 (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 (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:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor 212 skipped 209 passed (3.2m)
🎭 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)
🎭 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.3m)
🎭 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.8m)
🎭 Playwright Run Summary
14 skipped 349 passed (5.0m)
🎭 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 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.5m)
🎭 Playwright Run Summary
4 skipped 448 passed (5.5m)
🎭 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.5m)
🎭 Playwright Run Summary
2 skipped 428 passed (6.2m)
🎭 Playwright Run Summary
5 skipped 528 passed (6.1m)
🎭 Playwright Run Summary
10 skipped 480 passed (6.5m)
🎭 Playwright Run Summary
5 skipped 443 passed (7.0m)
🎭 Playwright Run Summary
7 skipped 445 passed (8.1m)

Artifacts

Produced during runtime
Name Size
ionic-angular
637 KB
ionic-angular-server
8.55 KB
ionic-core
5.33 MB
ionic-react
201 KB
ionic-react-router
27.9 KB
ionic-vue
216 KB
ionic-vue-router
17 KB
test-results-1-20
420 KB
test-results-10-20
472 KB
test-results-11-20
458 KB
test-results-12-20
416 KB
test-results-13-20
1.83 MB
test-results-14-20
395 KB
test-results-15-20
403 KB
test-results-16-20
1.84 MB
test-results-17-20
528 KB
test-results-18-20
464 KB
test-results-19-20
1.78 MB
test-results-2-20
460 KB
test-results-20-20
1.13 MB
test-results-3-20
1.84 MB
test-results-4-20
502 KB
test-results-5-20
418 KB
test-results-6-20
1.82 MB
test-results-7-20
335 KB
test-results-8-20
417 KB
test-results-9-20
1.82 MB