Skip to content

feat(badge): add recipe and tokens #18993

feat(badge): add recipe and tokens

feat(badge): add recipe and tokens #18993

Triggered via pull request April 22, 2026 03:20
@thetaPCthetaPC
synchronize #31043
FW-6837
Status Failure
Total duration 8m 18s
Artifacts 11

build.yml

on: pull_request
build-vue
42s
build-vue
Matrix: test-core-screenshot
build-angular
1m 15s
build-angular
build-angular-server
41s
build-angular-server
test-core-clean-build
12s
test-core-clean-build
test-core-lint
55s
test-core-lint
test-core-spec
55s
test-core-spec
build-react-router
27s
build-react-router
build-vue-router
38s
build-vue-router
verify-screenshots
2s
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
2s
verify-test-react-e2e
verify-test-react-router-e2e
4s
verify-test-react-router-e2e
verify-test-vue-e2e
2s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 4 notices
test-core-screenshot (8, 20)
Process completed with exit code 1.
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - md/ltr › large - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
2) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - md/ltr › large - should not have visual regressions with badges Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-large-badge-md-ltr.png Call log: - Expect "toHaveScreenshot(button-large-badge-md-ltr.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 - 1 pixels (ratio 0.01 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 - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - md/ltr › large - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
2) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - md/ltr › large - should not have visual regressions with badges Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-large-badge-md-ltr.png Call log: - Expect "toHaveScreenshot(button-large-badge-md-ltr.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 - 1 pixels (ratio 0.01 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 - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
1) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-small-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-small-badge-ios-ltr.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 - 1 pixels (ratio 0.01 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 - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
1) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-small-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-small-badge-ios-ltr.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 - 1 pixels (ratio 0.01 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 - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
4) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-icons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges: src/components/button/test/badge/badge.e2e.ts#L75
1) [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('#container') 1 pixels (ratio 0.01 of all image pixels) are different. Snapshot: button-small-badge-ios-ltr.png Call log: - Expect "toHaveScreenshot(button-small-badge-ios-ltr.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 - 1 pixels (ratio 0.01 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 - 1 pixels (ratio 0.01 of all image pixels) are different. 73 | await page.setViewportSize({ width: Math.ceil(box!.width) + 40, height: Math.ceil(box!.height) + 32 }); 74 | > 75 | await expect(container).toHaveScreenshot(screenshot(`button-${buttonSize}-badge`)); | ^ 76 | }); 77 | }); 78 | }); at /ionic/src/components/button/test/badge/badge.e2e.ts:75:33
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions: src/components/item/test/icons/item.e2e.ts#L11
3) [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-icons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-icons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 9 | await page.setIonViewport(); 10 | > 11 | await expect(page).toHaveScreenshot(screenshot(`item-icons-diff`)); | ^ 12 | }); 13 | }); 14 | }); at /ionic/src/components/item/test/icons/item.e2e.ts:11:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
2) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-rtl.png Call log: - Expect "toHaveScreenshot(item-buttons-diff-md-rtl.png)" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
[Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions: src/components/item/test/buttons/item.e2e.ts#L17
1) [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions Error: expect(page).toHaveScreenshot(expected) failed 28 pixels (ratio 0.01 of all image pixels) are different. Snapshot: item-buttons-diff-md-ltr.png Call log: - Expect "toHaveScreenshot(item-buttons-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 - 28 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 - 28 pixels (ratio 0.01 of all image pixels) are different. 15 | await page.setIonViewport(); 16 | > 17 | await expect(page).toHaveScreenshot(screenshot(`item-buttons-diff`)); | ^ 18 | }); 19 | }); 20 | }); at /ionic/src/components/item/test/buttons/item.e2e.ts:17:26
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 (6, 20)
The operation was canceled.
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (1, 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 (1, 20)
Process completed with exit code 12.
test-core-screenshot (2, 20)
The operation was canceled.
test-core-screenshot (1, 20)
The operation was canceled.
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (12, 20)
Process completed with exit code 12.
test-core-screenshot (12, 20)
The operation was canceled.
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._8_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 (4, 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 (4, 20)
The operation was canceled.
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (9, 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 (9, 20)
The operation was canceled.
test-core-screenshot (18, 20)
Process completed with exit code 12.
test-core-screenshot (18, 20)
The operation was canceled.
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (11, 20)
Process completed with exit code 12.
test-core-screenshot (17, 20)
Process completed with exit code 12.
test-core-screenshot (11, 20)
The operation was canceled.
test-core-screenshot (17, 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 (15, 20)
Process completed with exit code 12.
test-core-screenshot (15, 20)
The operation was canceled.
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (5, 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)
Process completed with exit code 12.
test-core-screenshot (16, 20)
The operation was canceled.
test-core-screenshot (5, 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 (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 (19, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
test-core-screenshot (19, 20)
Process completed with exit code 12.
test-core-screenshot (19, 20)
The operation was canceled.
verify-screenshots
Process completed with exit code 1.
🎭 Playwright Run Summary
360 skipped 290 passed (2.4m)
🎭 Playwright Run Summary
368 skipped 307 passed (3.6m)
🎭 Playwright Run Summary
1 failed [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - ios/ltr › small - should not have visual regressions with badges 1 flaky [Mobile Chrome] › src/components/button/test/badge/badge.e2e.ts:7:11 › button: badge - md/ltr › large - should not have visual regressions with badges 2 skipped 668 passed (4.2m)
🎭 Playwright Run Summary
4 failed [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/item/test/buttons/item.e2e.ts:6:9 › item: buttons - md/rtl › should not have visual regressions [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/ltr › should not have visual regressions [Mobile Chrome] › src/components/item/test/icons/item.e2e.ts:6:9 › item: icons - md/rtl › should not have visual regressions 2 skipped 663 passed (4.1m)

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
779 KB
sha256:d2e6f7d654cfccf46032865a1ca35b45c1415b70434e362f3d78ec5893f1b31d
ionic-angular-server
8.55 KB
sha256:4166093abfeb01b21e8423fcd73f3ded35268b3dd5cd4f2f7f014177c9fa15bf
ionic-core
5.26 MB
sha256:b9f1344da39b25d58dd278a262af7dacb41897c9ed54a0a877d9d90f4615b6a3
ionic-react
317 KB
sha256:3da1ae5f4f58c488e012d90ba3d01841c12e441d04f270ff6933f02f9a4f471c
ionic-react-router
27.9 KB
sha256:d00bed1aaea55200692e47469d58748086566e6752a8d4d617894197a8770058
ionic-vue
347 KB
sha256:d2c60e437b5ea2a30f97c78771e4e0819725a8097a73fcac03cce82ba318b00c
ionic-vue-router
17.1 KB
sha256:c852ceb6feb59cf542bd563c92534f5d2809123db060609338e8a3ba30fc424a
test-results-10-20
8.66 MB
sha256:6c0206487f7b91ed02f9e27b4becfba624b3f02a892e4baa545f55ef830f4d3e
test-results-20-20
356 KB
sha256:6a9402316f9878be0597a74a324a734f1b72cb5efadbbc7901eb0380f6e72987
test-results-7-20
377 KB
sha256:3da559ae65c786506112845de50c3c4d98c707aa80f94b12a40dcb255d6aa3aa
test-results-8-20
4.81 MB
sha256:c1a3743256b8a4137cd001378e111ec803ea76b78ae26e3fec69784d00512526