Skip to content

feat(textarea): convert to a form associated shadow component #17678

feat(textarea): convert to a form associated shadow component

feat(textarea): convert to a form associated shadow component #17678

Triggered via pull request December 5, 2025 22:24
Status Failure
Total duration 7m 58s
Artifacts 13

build.yml

on: pull_request
build-react
55s
build-react
build-vue
44s
build-vue
Matrix: test-core-screenshot
build-angular
1m 3s
build-angular
build-angular-server
36s
build-angular-server
test-core-clean-build
14s
test-core-clean-build
test-core-lint
55s
test-core-lint
test-core-spec
45s
test-core-spec
build-react-router
31s
build-react-router
build-vue-router
50s
build-vue-router
verify-screenshots
4s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-angular-e2e
verify-test-react-e2e
4s
verify-test-react-e2e
verify-test-react-router-e2e
3s
verify-test-react-router-e2e
verify-test-vue-e2e
4s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 6 notices
[Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:60:11 › textarea: fill - md/ltr › textarea: fill outline › should not have visual regressions: src/components/textarea/test/fill/textarea.e2e.ts#L77
4) [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:60:11 › textarea: fill - md/ltr › textarea: fill outline › should not have visual regressions Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 2 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-fill-outline-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-fill-outline-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" maxlength="20" counter="true" value="[email protected]" label-placement="stacked" helper-text="Enter your email" class="md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 2 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" maxlength="20" counter="true" value="[email protected]" label-placement="stacked" helper-text="Enter your email" class="md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 2 pixels (ratio 0.01 of all image pixels) are different. 75 | 76 | const textarea = page.locator('ion-textarea'); > 77 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-fill-outline`)); | ^ 78 | }); 79 | test('padding, border radius, and background should be customizable', async ({ page }) => { 80 | await page.setContent( at /ionic/src/components/textarea/test/fill/textarea.e2e.ts:77:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement: src/components/textarea/test/color/textarea.e2e.ts#L184
3) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-stacked-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-stacked-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 182 | 183 | const textarea = page.locator('ion-textarea'); > 184 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-stacked`)); | ^ 185 | }); 186 | }); 187 | }); at /ionic/src/components/textarea/test/color/textarea.e2e.ts:184:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement: src/components/textarea/test/color/textarea.e2e.ts#L184
3) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-stacked-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-stacked-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 182 | 183 | const textarea = page.locator('ion-textarea'); > 184 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-stacked`)); | ^ 185 | }); 186 | }); 187 | }); at /ionic/src/components/textarea/test/color/textarea.e2e.ts:184:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement: src/components/textarea/test/color/textarea.e2e.ts#L184
3) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-stacked-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-stacked-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="stacked" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 182 | 183 | const textarea = page.locator('ion-textarea'); > 184 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-stacked`)); | ^ 185 | }); 186 | }); 187 | }); at /ionic/src/components/textarea/test/color/textarea.e2e.ts:184:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement: src/components/textarea/test/color/textarea.e2e.ts#L173
2) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-floating-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-floating-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 171 | 172 | const textarea = page.locator('ion-textarea'); > 173 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-floating`)); | ^ 174 | }); 175 | test('should set label and highlight color on focus with stacked label placement', async ({ page }) => { 176 | await page.setContent( at /ionic/src/components/textarea/test/color/textarea.e2e.ts:173:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement: src/components/textarea/test/color/textarea.e2e.ts#L173
2) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-floating-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-floating-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 171 | 172 | const textarea = page.locator('ion-textarea'); > 173 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-floating`)); | ^ 174 | }); 175 | test('should set label and highlight color on focus with stacked label placement', async ({ page }) => { 176 | await page.setContent( at /ionic/src/components/textarea/test/color/textarea.e2e.ts:173:32
[Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement: src/components/textarea/test/color/textarea.e2e.ts#L173
2) [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-textarea') 8 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-outline-color-floating-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-outline-color-floating-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-textarea') - locator resolved to <ion-textarea label="Email" fill="outline" color="danger" value="[email protected]" label-placement="floating" class="has-focus ion-color ion-color-danger md has-value label-floating textarea-fill-outline textarea-size-medium textarea-label-placement-floating 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 - 8 pixels (ratio 0.01 of all image pixels) are different. 171 | 172 | const textarea = page.locator('ion-textarea'); > 173 | await expect(textarea).toHaveScreenshot(screenshot(`textarea-outline-color-floating`)); | ^ 174 | }); 175 | test('should set label and highlight color on focus with stacked label placement', async ({ page }) => { 176 | await page.setContent( at /ionic/src/components/textarea/test/color/textarea.e2e.ts:173:32
[Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions: src/components/textarea/test/autogrow/textarea.e2e.ts#L11
1) [Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 4 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-autogrow-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-autogrow-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 4 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 4 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`textarea-autogrow-diff`)); | ^ 12 | }); 13 | 14 | test('should grow when typing', async ({ page }) => { at /ionic/src/components/textarea/test/autogrow/textarea.e2e.ts:11:26
[Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions: src/components/textarea/test/autogrow/textarea.e2e.ts#L11
1) [Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 4 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-autogrow-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-autogrow-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 4 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 4 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`textarea-autogrow-diff`)); | ^ 12 | }); 13 | 14 | test('should grow when typing', async ({ page }) => { at /ionic/src/components/textarea/test/autogrow/textarea.e2e.ts:11:26
[Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions: src/components/textarea/test/autogrow/textarea.e2e.ts#L11
1) [Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 4 pixels (ratio 0.01 of all image pixels) are different. Snapshot: textarea-autogrow-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(textarea-autogrow-diff-md-ltr.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 4 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 4 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`textarea-autogrow-diff`)); | ^ 12 | }); 13 | 14 | test('should grow when typing', async ({ page }) => { at /ionic/src/components/textarea/test/autogrow/textarea.e2e.ts:11:26
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (13, 20)
Process completed with exit code 12.
test-core-screenshot (13, 20)
The operation was canceled.
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (3, 20)
Process completed with exit code 12.
test-core-screenshot (3, 20)
The operation was canceled.
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (11, 20)
Process completed with exit code 12.
test-core-screenshot (11, 20)
The operation was canceled.
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (16, 20)
Process completed with exit code 12.
test-core-screenshot (16, 20)
The operation was canceled.
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (15, 20)
Process completed with exit code 12.
test-core-screenshot (15, 20)
The operation was canceled.
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (18, 20)
Process completed with exit code 12.
test-core-screenshot (18, 20)
The operation was canceled.
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (4, 20)
Process completed with exit code 12.
test-core-screenshot (4, 20)
The operation was canceled.
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (2, 20)
Process completed with exit code 12.
test-core-screenshot (2, 20)
The operation was canceled.
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (6, 20)
Process completed with exit code 12.
test-core-screenshot (6, 20)
The operation was canceled.
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (1, 20)
Process completed with exit code 12.
test-core-screenshot (1, 20)
The operation was canceled.
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (5, 20)
Process completed with exit code 12.
test-core-screenshot (5, 20)
The operation was canceled.
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (17, 20)
Process completed with exit code 12.
test-core-screenshot (17, 20)
The operation was canceled.
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (19, 20)
Process completed with exit code 12.
test-core-screenshot (19, 20)
The operation was canceled.
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
test-core-screenshot (14, 20)
Process completed with exit code 12.
test-core-screenshot (14, 20)
The operation was canceled.
verify-screenshots
Process completed with exit code 1.
🎭 Playwright Run Summary
360 skipped 276 passed (2.3m)
🎭 Playwright Run Summary
368 skipped 308 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 675 passed (3.7m)
🎭 Playwright Run Summary
8 skipped 683 passed (3.8m)
🎭 Playwright Run Summary
8 skipped 663 passed (4.3m)
🎭 Playwright Run Summary
9 failed [Mobile Chrome] › src/components/textarea/test/autogrow/textarea.e2e.ts:6:9 › textarea: autogrow - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:164:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with floating label placement [Mobile Chrome] › src/components/textarea/test/color/textarea.e2e.ts:175:11 › textarea: color - md/ltr › textarea: fill outline › should set label and highlight color on focus with stacked label placement [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:60:11 › textarea: fill - md/ltr › textarea: fill outline › should not have visual regressions [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:79:11 › textarea: fill - md/ltr › textarea: fill outline › padding, border radius, and background should be customizable [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:139:11 › textarea: fill - md/ltr › textarea: fill outline › should render correctly with floating label [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:139:11 › textarea: fill - md/rtl › textarea: fill outline › should render correctly with floating label [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:180:9 › textarea: label slot - md/ltr › should render the notch correctly with a slotted label [Mobile Chrome] › src/components/textarea/test/fill/textarea.e2e.ts:202:9 › textarea: label slot - md/ltr › should render the notch correctly with a slotted label after the textarea was originally hidden 1 skipped 670 passed (4.6m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
805 KB
sha256:156e6e24915eb4a600ba22839adba4a7a0d44ecc5684553cf8011eb39e6da8b4
ionic-angular-server
8.55 KB
sha256:3787164bd64a279a44685339331b311f6fcade014dc1495fbc282741b35c8bc0
ionic-core
5.14 MB
sha256:3a6a25d92618a86a11c767b76c821cf6198d45a5c67da44f2bad99c44a0cc653
ionic-react
343 KB
sha256:b72a3744edb464626f63c24697447199a4376bbdc76d60b4f3085452cf17858e
ionic-react-router
27.9 KB
sha256:41a7e9d500f637f29703b5470c843f1a714385d928528a708c73fb6d49ff1965
ionic-vue
373 KB
sha256:0dbb332ff296099356249c993b1c1e18aed7d7025044357b0553cf5b1c5964d8
ionic-vue-router
17.1 KB
sha256:1d1695d511b447bc39d624a1eaa3076f1d5a9f0e453d10e83afe9aa90e6ea3d3
test-results-10-20
467 KB
sha256:86154d6ca790b387e6e46c4245ccc97a9d78dd442cf607e452adb007852f8492
test-results-12-20
12.3 MB
sha256:761e26a5e0fede819186d98d820b754d2aefd60f6d81b36ed2d92b0957e80eb7
test-results-20-20
359 KB
sha256:5f7ba3414e487541d6106538737ed611850d36ddfc35bab4e070e1911e55572f
test-results-7-20
379 KB
sha256:10429811d9fa94d29f5bbb127eab0493ff5a9455b236aca2b649c2ff0ab8d436
test-results-8-20
464 KB
sha256:cc509c0e4a571369515a1c8655d2bf3f7289840ff5dc1caf446b5a77d6e4a3f8
test-results-9-20
504 KB
sha256:7d11a4141c84df24d84ead2e297ea6b7d1aeb2647ef29951ac6b6d18a083048d