feat(button): add support for badge #15874
build.yml
on: pull_request
build-core
1m 51s
Matrix: test-core-screenshot
test-core-clean-build
10s
test-core-lint
53s
test-core-spec
46s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
27 errors and 4 notices
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top
Error: expect(locator).toHaveScreenshot(expected)
497 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome/badge-hint-button-top-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome/badge-hint-button-top-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
497 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome-retry1/badge-hint-button-top-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome-retry1/badge-hint-button-top-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
497 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome-retry2/badge-hint-button-top-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--18f83-ons-when-icon-is-on-the-top-Mobile-Chrome-retry2/badge-hint-button-top-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="md list-md hydrated">…</ion-list>
- 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
- 497 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L57
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom
Error: expect(locator).toHaveScreenshot(expected)
451 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-bottom-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome/badge-hint-button-bottom-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome/badge-hint-button-bottom-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-bottom-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
55 | const container = page.locator('#button-bottom');
56 |
> 57 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-bottom`));
| ^
58 | });
59 | });
60 | });
at /ionic/src/components/badge/test/hint/badge.e2e.ts:57:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L57
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
451 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-bottom-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome-retry1/badge-hint-button-bottom-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome-retry1/badge-hint-button-bottom-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-bottom-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
55 | const container = page.locator('#button-bottom');
56 |
> 57 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-bottom`));
| ^
58 | });
59 | });
60 | });
at /ionic/src/components/badge/test/hint/badge.e2e.ts:57:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L57
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
451 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-bottom-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome-retry2/badge-hint-button-bottom-md-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--0b31f--when-icon-is-at-the-bottom-Mobile-Chrome-retry2/badge-hint-button-bottom-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-bottom-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="md list-md hydrated">…</ion-list>
- 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
- 451 pixels (ratio 0.01 of all image pixels) are different.
55 | const container = page.locator('#button-bottom');
56 |
> 57 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-bottom`));
| ^
58 | });
59 | });
60 | });
at /ionic/src/components/badge/test/hint/badge.e2e.ts:57:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
3) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top
Error: expect(locator).toHaveScreenshot(expected)
371 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome/badge-hint-button-top-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome/badge-hint-button-top-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
3) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
371 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome-retry1/badge-hint-button-top-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome-retry1/badge-hint-button-top-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L49
3) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
371 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-top-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome-retry2/badge-hint-button-top-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--8c08b-ons-when-icon-is-on-the-top-Mobile-Chrome-retry2/badge-hint-button-top-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-top-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-top')
- locator resolved to <ion-list role="list" id="button-top" class="ios list-ios hydrated">…</ion-list>
- 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
- 371 pixels (ratio 0.01 of all image pixels) are different.
47 | const container = page.locator('#button-top');
48 |
> 49 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-top`));
| ^
50 | });
51 |
52 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:49:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L57
4) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is at the bottom
Error: expect(locator).toHaveScreenshot(expected)
384 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/badge/test/hint/badge.e2e.ts-snapshots/badge-hint-button-bottom-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-badge-test--45ff6--when-icon-is-at-the-bottom-Mobile-Chrome/badge-hint-button-bottom-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-badge-test--45ff6--when-icon-is-at-the-bottom-Mobile-Chrome/badge-hint-button-bottom-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(badge-hint-button-bottom-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="ios list-ios hydrated">…</ion-list>
- 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
- 384 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#button-bottom')
- locator resolved to <ion-list role="list" id="button-bottom" class="ios list-ios hydrated">…</ion-list>
- 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
- 384 pixels (ratio 0.01 of all image pixels) are different.
55 | const container = page.locator('#button-bottom');
56 |
> 57 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-button-bottom`));
| ^
58 | });
59 | });
60 | });
at /ionic/src/components/badge/test/hint/badge.e2e.ts:57:31
|
|
test-core-screenshot (9, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (10, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (11, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (13, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (2, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (18, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (3, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (14, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (4, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (6, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (5, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (19, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (17, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (16, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (15, 20)
The job was canceled because "_8_20" failed.
|
|
test-core-screenshot (1, 20)
The job was canceled because "_8_20" failed.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
300 skipped
281 passed (2.6m)
|
|
🎭 Playwright Run Summary
594 passed (3.2m)
|
|
🎭 Playwright Run Summary
296 skipped
297 passed (3.3m)
|
|
🎭 Playwright Run Summary
4 failed
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is on the top
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - md/ltr › should not have visual regressions when icon is at the bottom
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:44:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is on the top
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:52:9 › badge: hint inside button - ios/ltr › should not have visual regressions when icon is at the bottom
607 passed (3.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
810 KB |
sha256:89b92d6b57c0d52fef051b433d1aae3262cb523bc6695faf01e0588e74703276
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:b361be0d347885623fb5817b86cda21e3b54f2addd4d00bd3587bb1ca7d98ee0
|
|
|
ionic-core
Expired
|
5.51 MB |
sha256:2fb04413b9334dae9b58a378d151b66de6b8dbb9c325d7c219699b8e99b5af7b
|
|
|
ionic-react
Expired
|
362 KB |
sha256:de1213225b2a5cf65f32430a5fd17973da96935e12257c21e84e4a403d603004
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:51a816ec14429e592f180d8f6f0cb58ee2a0a0dbb9277a88fcb1df43340bd0aa
|
|
|
ionic-vue
Expired
|
390 KB |
sha256:36f3be1187279d5090b0a037295d4f739913dd97de37c7ce5db6e5557c00dce2
|
|
|
ionic-vue-router
Expired
|
17 KB |
sha256:b84e91f6ce680f9095d21aec372a2a199b4bdf2f2e4e901947b096a8f1482bc8
|
|
|
test-results-10-20
Expired
|
479 KB |
sha256:2e216d669e76eadbbe670af69e332d74af46730aca764fcc34358dccc82f9681
|
|
|
test-results-12-20
Expired
|
462 KB |
sha256:92c3ba5c9b87189a5b27f0d5574aef5a07b4199a10263447aa19465c3f467bf2
|
|
|
test-results-20-20
Expired
|
340 KB |
sha256:fce5da5b5a0f6acbc60f0f5d79e86619cbe937f7adcc7476a4e07dd453a7ff57
|
|
|
test-results-7-20
Expired
|
368 KB |
sha256:de60310622ea0c16faa6b5c113a6022de07cb47e66a1844c87f371460396e6bb
|
|
|
test-results-8-20
Expired
|
6.3 MB |
sha256:a4a1912a93b68c3c82ec5fa45333b00c3ae3f43fa0a5f66f79d19b575f49ebcf
|
|
|
test-results-9-20
Expired
|
478 KB |
sha256:4f23fc64a8b48cf43dc79171c0cc84595c44725af3f90aff453cd394222fd24f
|
|