Skip to content

feat(chip): add recipe and variables #18033

feat(chip): add recipe and variables

feat(chip): add recipe and variables #18033

Triggered via pull request January 16, 2026 22:39
@thetaPCthetaPC
synchronize #30873
FW-6833
Status Failure
Total duration 7m 51s
Artifacts 15

build.yml

on: pull_request
build-react
50s
build-react
build-vue
43s
build-vue
Matrix: test-core-screenshot
build-angular
1m 8s
build-angular
build-angular-server
45s
build-angular-server
test-core-clean-build
15s
test-core-clean-build
test-core-lint
58s
test-core-lint
test-core-spec
49s
test-core-spec
build-react-router
28s
build-react-router
build-vue-router
46s
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
3s
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

51 errors and 8 notices
[Mobile Chrome] › src/components/chip/test/hue/chip.e2e.ts:9:9 › chip: hue - ionic/md/ltr/light › should render subtle chips: src/components/chip/test/hue/chip.e2e.ts#L110
4) [Mobile Chrome] › src/components/chip/test/hue/chip.e2e.ts:9:9 › chip: hue - ionic/md/ltr/light › should render subtle chips Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 4372 pixels (ratio 0.07 of all image pixels) are different. Snapshot: chip-hue-subtle-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-hue-subtle-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#container') - locator resolved to <div id="container">…</div> - 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 - 4372 pixels (ratio 0.07 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#container') - locator resolved to <div id="container">…</div> - 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 - 4372 pixels (ratio 0.07 of all image pixels) are different. 108 | const container = page.locator('#container'); 109 | > 110 | await expect(container).toHaveScreenshot(screenshot(`chip-hue-subtle`)); | ^ 111 | }); 112 | 113 | test('should render bold chips', async ({ page }) => { at /ionic/src/components/chip/test/hue/chip.e2e.ts:110:31
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip: src/components/chip/test/basic/chip.e2e.ts#L103
3) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-outline-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 101 | const chip = page.locator('ion-chip'); 102 | > 103 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline-color`)); | ^ 104 | }); 105 | }); 106 | }); at /ionic/src/components/chip/test/basic/chip.e2e.ts:103:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip: src/components/chip/test/basic/chip.e2e.ts#L103
3) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-outline-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 101 | const chip = page.locator('ion-chip'); 102 | > 103 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline-color`)); | ^ 104 | }); 105 | }); 106 | }); at /ionic/src/components/chip/test/basic/chip.e2e.ts:103:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip: src/components/chip/test/basic/chip.e2e.ts#L103
3) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-outline-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" color="success" class="ion-color ion-color-success chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 150px by 32px, received 149px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 101 | const chip = page.locator('ion-chip'); 102 | > 103 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline-color`)); | ^ 104 | }); 105 | }); 106 | }); at /ionic/src/components/chip/test/basic/chip.e2e.ts:103:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip: src/components/chip/test/basic/chip.e2e.ts#L90
2) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-solid-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-solid-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 88 | const chip = page.locator('ion-chip'); 89 | > 90 | await expect(chip).toHaveScreenshot(screenshot(`chip-solid-color`)); | ^ 91 | }); 92 | test('should render outline color chip', async ({ page }) => { 93 | await page.setContent( at /ionic/src/components/chip/test/basic/chip.e2e.ts:90:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip: src/components/chip/test/basic/chip.e2e.ts#L90
2) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-solid-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-solid-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 88 | const chip = page.locator('ion-chip'); 89 | > 90 | await expect(chip).toHaveScreenshot(screenshot(`chip-solid-color`)); | ^ 91 | }); 92 | test('should render outline color chip', async ({ page }) => { 93 | await page.setContent( at /ionic/src/components/chip/test/basic/chip.e2e.ts:90:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip: src/components/chip/test/basic/chip.e2e.ts#L90
2) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. Snapshot: chip-solid-color-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-solid-color-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip color="success" class="ion-color ion-color-success chip-round ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 148px by 32px, received 147px by 32px. 534 pixels (ratio 0.12 of all image pixels) are different. 88 | const chip = page.locator('ion-chip'); 89 | > 90 | await expect(chip).toHaveScreenshot(screenshot(`chip-solid-color`)); | ^ 91 | }); 92 | test('should render outline color chip', async ({ page }) => { 93 | await page.setContent( at /ionic/src/components/chip/test/basic/chip.e2e.ts:90:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip: src/components/chip/test/basic/chip.e2e.ts#L75
1) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. Snapshot: chip-outline-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. 73 | const chip = page.locator('ion-chip'); 74 | > 75 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline`)); | ^ 76 | }); 77 | }); 78 | test.describe(title('chip: color'), () => { at /ionic/src/components/chip/test/basic/chip.e2e.ts:75:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip: src/components/chip/test/basic/chip.e2e.ts#L75
1) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. Snapshot: chip-outline-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. 73 | const chip = page.locator('ion-chip'); 74 | > 75 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline`)); | ^ 76 | }); 77 | }); 78 | test.describe(title('chip: color'), () => { at /ionic/src/components/chip/test/basic/chip.e2e.ts:75:26
[Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip: src/components/chip/test/basic/chip.e2e.ts#L75
1) [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('ion-chip') Expected an image 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. Snapshot: chip-outline-ionic-md-ltr-light.png Call log: - Expect "toHaveScreenshot(chip-outline-ionic-md-ltr-light.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-chip') - locator resolved to <ion-chip outline="true" class="chip-round chip-outline ion-activatable ion-focusable chip-large chip-subtle hydrated">…</ion-chip> - 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 65px by 32px, received 64px by 32px. 153 pixels (ratio 0.08 of all image pixels) are different. 73 | const chip = page.locator('ion-chip'); 74 | > 75 | await expect(chip).toHaveScreenshot(screenshot(`chip-outline`)); | ^ 76 | }); 77 | }); 78 | test.describe(title('chip: color'), () => { at /ionic/src/components/chip/test/basic/chip.e2e.ts:75:26
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (11, 20)
The operation was canceled.
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups: src/components/radio/test/a11y/radio.e2e.ts#L122
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups Error: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms Call log: - Expect "toBeFocused" with timeout 5000ms - waiting for locator('#first-group ion-radio').first() 9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio> - unexpected value "inactive" 120 | 121 | await pageUtils.pressKeys('Tab'); > 122 | await expect(firstGroupRadios.nth(0)).toBeFocused(); | ^ 123 | 124 | await pageUtils.pressKeys('Tab'); 125 | await expect(secondGroupRadios.nth(0)).toBeFocused(); at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups: src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups Error: expect(locator).toBeFocused() failed Locator: locator('#first-group ion-radio').first() Expected: focused Received: inactive Timeout: 5000ms Call log: - Expect "toBeFocused" with timeout 5000ms - waiting for locator('#first-group ion-radio').first() 9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio> - unexpected value "inactive" 120 | 121 | await pageUtils.pressKeys('Tab'); > 122 | await expect(firstGroupRadios.nth(0)).toBeFocused(); | ^ 123 | 124 | await pageUtils.pressKeys('Tab'); 125 | await expect(secondGroupRadios.nth(0)).toBeFocused(); at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (14, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (14, 20)
Process completed with exit code 12.
test-core-screenshot (14, 20)
The operation was canceled.
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (1, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (3, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (5, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (5, 20)
Process completed with exit code 12.
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (16, 20)
Process completed with exit code 12.
test-core-screenshot (5, 20)
The operation was canceled.
test-core-screenshot (16, 20)
The operation was canceled.
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (6, 20)
Process completed with exit code 12.
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (6, 20)
The operation was canceled.
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (4, 20)
Process completed with exit code 12.
test-core-screenshot (19, 20)
Process completed with exit code 12.
test-core-screenshot (19, 20)
The operation was canceled.
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (4, 20)
The operation was canceled.
test-core-screenshot (15, 20)
Process completed with exit code 12.
test-core-screenshot (15, 20)
The operation was canceled.
verify-screenshots
Process completed with exit code 1.
🎭 Playwright Run Summary
360 skipped 277 passed (2.2m)
🎭 Playwright Run Summary
368 skipped 307 passed (3.4m)
🎭 Playwright Run Summary
2 skipped 667 passed (3.5m)
🎭 Playwright Run Summary
1 skipped 683 passed (3.9m)
🎭 Playwright Run Summary
8 skipped 663 passed (4.3m)
🎭 Playwright Run Summary
152 skipped 707 passed (4.7m)
🎭 Playwright Run Summary
14 failed [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:64:9 › chip: outline - ionic/md/ltr/light › should render default outline chip [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:79:9 › chip: color - ionic/md/ltr/light › should render solid color chip [Mobile Chrome] › src/components/chip/test/basic/chip.e2e.ts:92:9 › chip: color - ionic/md/ltr/light › should render outline color chip [Mobile Chrome] › src/components/chip/test/hue/chip.e2e.ts:9:9 › chip: hue - ionic/md/ltr/light › should render subtle chips [Mobile Chrome] › src/components/chip/test/hue/chip.e2e.ts:113:9 › chip: hue - ionic/md/ltr/light › should render bold chips [Mobile Chrome] › src/components/chip/test/shape/chip.e2e.ts:14:11 › chip: shape - ionic/md/ltr/light › default › should not have visual regressions [Mobile Chrome] › src/components/chip/test/shape/chip.e2e.ts:22:11 › chip: shape - ionic/md/ltr/light › soft › should not have visual regressions [Mobile Chrome] › src/components/chip/test/shape/chip.e2e.ts:30:11 › chip: shape - ionic/md/ltr/light › round › should not have visual regressions [Mobile Chrome] › src/components/chip/test/shape/chip.e2e.ts:38:11 › chip: shape - ionic/md/ltr/light › rectangular › should not have visual regressions [Mobile Chrome] › src/components/chip/test/size/chip.e2e.ts:9:9 › chip: size - ionic/md/ltr/light › should render small chip [Mobile Chrome] › src/components/chip/test/size/chip.e2e.ts:22:9 › chip: size - ionic/md/ltr/light › should render large chip [Mobile Chrome] › src/components/chip/test/states/chip.e2e.ts:11:9 › chip: states - ionic/md/ltr/light › should render disabled state [Mobile Chrome] › src/components/chip/test/states/chip.e2e.ts:37:9 › chip: states - ionic/md/ltr/light › should render focus state [Mobile Chrome] › src/components/chip/test/states/chip.e2e.ts:63:9 › chip: states - ionic/md/ltr/light › should custom chip 8 skipped 680 passed (4.7m)
🎭 Playwright Run Summary
2 flaky [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups 4 skipped 670 passed (4.9m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
780 KB
sha256:9babc846f0b6563672afe6555569d600484163f3c37bcc7b6854c9cf31755444
ionic-angular-server
8.54 KB
sha256:b5c86326bf4cd551e0bf097391b27f5274a61718c19e73fa16772137f7d4ab69
ionic-core
5.22 MB
sha256:c156ff757b1dbd22d484e9d291993a1c0e89c8ad20cd2bed32d0fe395c87edf1
ionic-react
319 KB
sha256:d34722d647b7321480a0515ce1a710126894e26b6a69438004e1d830a5e92a56
ionic-react-router
27.9 KB
sha256:ba4bd10941a79e7374bc0174cf84ab844f8235ec140b6232eea527f4f6939fc3
ionic-vue
349 KB
sha256:c1823f4b6f1e1c61532d8a63fd21275777e11f1cf5f9d6a3f131e2e8496e4546
ionic-vue-router
17 KB
sha256:15615b0795a239dd5319188c6d08dccbfd2e8be60512fd2afe6630311b8eed6b
test-results-10-20
459 KB
sha256:87d7e57610e165c78b61ccbffc92fe23d873dbb69eca31b9b40bfc239e85f040
test-results-11-20
1.72 MB
sha256:7cb0e244a639a8aae5474650c56d7d6359a5ec0803d6ebb6da8e3fdada629a66
test-results-12-20
502 KB
sha256:4be53417ffa3186208136e6a92715ddb2db518035bff00d096aff1806c8a50ff
test-results-13-20
474 KB
sha256:a2448cddbc4a08b69ea108ee5d3741c5059700dad7cf348da69083f407d5ffaf
test-results-20-20
355 KB
sha256:4a8ecd8a8f64c652d9dfca8e1b2a5fba7cbbb74a832e96c0387f3d099011b9df
test-results-7-20
376 KB
sha256:1e9a43203c92076e8b36e65a1f0ebd20b7803f3aacda47b94b49b509478a13ef
test-results-8-20
17.5 MB
sha256:785ec318132540611a0a111d952f22809c4244cc3340551821c48ddb0777ea70
test-results-9-20
504 KB
sha256:66ece797c6326de80c6a78867e5796fb17c6ec3a0155959a73bd49ecc16384f1