feat(textarea): convert to a form associated shadow component #17501
build.yml
on: pull_request
build-core
1m 36s
Matrix: test-core-screenshot
test-core-clean-build
12s
test-core-lint
53s
test-core-spec
46s
verify-screenshots
3s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-react-e2e
4s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
4s
Annotations
54 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 (9, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
|
|
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 (5, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
|
|
test-core-screenshot (3, 20)
The operation was canceled.
|
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (5, 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 (19, 20)
The strategy configuration was canceled because "test-core-screenshot._12_20" failed
|
|
test-core-screenshot (18, 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 (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 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 (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 (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 (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 (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 (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 (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 (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.4m)
|
|
🎭 Playwright Run Summary
2 skipped
675 passed (3.6m)
|
|
🎭 Playwright Run Summary
8 skipped
682 passed (3.8m)
|
|
🎭 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
667 passed (4.3m)
|
|
🎭 Playwright Run Summary
8 skipped
662 passed (4.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
805 KB |
sha256:d33ccf33d6b30edc38797962eb6856d2ccc951c63d3d2e0b278465c13bcc7ddc
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:199f6bd886ef52745bcc1bca6375e5a73da086117c156274654a5fb2c57a312b
|
|
|
ionic-core
|
5.13 MB |
sha256:0ad20f63605ea9d82d8fb5b4919ce52faf84c74d9447f90ae3916c51db56ea65
|
|
|
ionic-react
|
343 KB |
sha256:70b94340ab1afe8de7f6cbed5bcad30e667242bc1ce1a678efb7c900fbd1b9e2
|
|
|
ionic-react-router
|
27.9 KB |
sha256:f6b81bd811dad56cacd966e60d78e4c15fbcf622b08cb8e3b1302c824b9443b9
|
|
|
ionic-vue
|
373 KB |
sha256:8a2ce377c2b2e928131d88125dd87e5bc868b23c1eeddc1433dd545e8b4cb163
|
|
|
ionic-vue-router
|
17 KB |
sha256:db34f94daf735b59777005a46164bed7ef2b069f71e560b629c4b84d9c33dd0d
|
|
|
test-results-10-20
|
466 KB |
sha256:363c916960fb5b834c5692bc433a9bf527735f1f384e15a12ab36075c9b9f896
|
|
|
test-results-12-20
|
12.3 MB |
sha256:2fd91f466e9609c98f1e3f5068e24773a011bc5054d0b92aa0bb26e909f3054b
|
|
|
test-results-20-20
|
360 KB |
sha256:b968cf833f1aa57726c2fb50a003185ce7795b21d921bb0143545ebcc279719a
|
|
|
test-results-7-20
|
380 KB |
sha256:a3abb75e189f8b6f4ea3a8a742abfe228d2e52bf9566448bbdcc45094657418a
|
|
|
test-results-8-20
|
464 KB |
sha256:6ec0dce3f3d59c65c04984c841133ec4366c7006501549a5fd2ddfe02afce216
|
|
|
test-results-9-20
|
503 KB |
sha256:1d34d63d2d77bbec5beb16b2c82c3a164af1b29db099a3d5dc62118c9452e412
|
|