feat(tokens): add gray and text colors #17648
build.yml
on: pull_request
build-core
1m 31s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
53s
test-core-spec
44s
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
3s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
2s
Annotations
56 errors and 4 notices
|
test-core-screenshot (8, 20)
Process completed with exit code 1.
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L39
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button-icon-bottom')
Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-bottom-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-bottom-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
37 | const container = page.locator('#tab-button-icon-bottom');
38 |
> 39 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-bottom`));
| ^
40 | });
41 | });
42 |
at /ionic/src/components/badge/test/hint/badge.e2e.ts:39:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L39
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button-icon-bottom')
Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-bottom-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-bottom-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
37 | const container = page.locator('#tab-button-icon-bottom');
38 |
> 39 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-bottom`));
| ^
40 | });
41 | });
42 |
at /ionic/src/components/badge/test/hint/badge.e2e.ts:39:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom:
src/components/badge/test/hint/badge.e2e.ts#L39
2) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button-icon-bottom')
Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-bottom-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-bottom-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button-icon-bottom')
- locator resolved to <ion-list role="list" id="tab-button-icon-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
- Expected an image 393px by 223px, received 393px by 221px. 1988 pixels (ratio 0.03 of all image pixels) are different.
37 | const container = page.locator('#tab-button-icon-bottom');
38 |
> 39 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-bottom`));
| ^
40 | });
41 | });
42 |
at /ionic/src/components/badge/test/hint/badge.e2e.ts:39:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L31
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button')
Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-top-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-top-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
29 | const container = page.locator('#tab-button');
30 |
> 31 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-top`));
| ^
32 | });
33 |
34 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:31:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L31
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button')
Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-top-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-top-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
29 | const container = page.locator('#tab-button');
30 |
> 31 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-top`));
| ^
32 | });
33 |
34 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:31:31
|
|
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top:
src/components/badge/test/hint/badge.e2e.ts#L31
1) [Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('#tab-button')
Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: badge-hint-tab-button-icon-top-md-ltr.png
Call log:
- Expect "toHaveScreenshot(badge-hint-tab-button-icon-top-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#tab-button')
- locator resolved to <ion-list role="list" id="tab-button" 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
- Expected an image 393px by 223px, received 393px by 221px. 2002 pixels (ratio 0.03 of all image pixels) are different.
29 | const container = page.locator('#tab-button');
30 |
> 31 | await expect(container).toHaveScreenshot(screenshot(`badge-hint-tab-button-icon-top`));
| ^
32 | });
33 |
34 | test('should not have visual regressions when icon is at the bottom', async ({ page }) => {
at /ionic/src/components/badge/test/hint/badge.e2e.ts:31:31
|
|
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 (5, 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 (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 (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 (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 (11, 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 (11, 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 (1, 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 (1, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (1, 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 (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 (16, 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 (18, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
|
|
test-core-screenshot (19, 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 (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 (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 (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 (9, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
360 skipped
275 passed (2.2m)
|
|
🎭 Playwright Run Summary
368 skipped
307 passed (3.4m)
|
|
🎭 Playwright Run Summary
2 skipped
669 passed (3.6m)
|
|
🎭 Playwright Run Summary
2 failed
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:26:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is on the top
[Mobile Chrome] › src/components/badge/test/hint/badge.e2e.ts:34:9 › badge: hint inside tab button - md/ltr › should not have visual regressions when icon is at the bottom
8 skipped
681 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:36ddbb0269f8e0dc03d497c00ca0dd0ce4f074e5cc353d105dab7d57d80c0738
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:a3467eac43c4e10c27b9169162b4c6e2234d0ba56c3e2566431ce732053789c0
|
|
|
ionic-core
|
5.18 MB |
sha256:bd8aa60fe635f0bb3ec09f3e79f1ff17220f27ab3f8c3f4c3ad39b425194c0a4
|
|
|
ionic-react
|
313 KB |
sha256:61e342cb7d9d12cc4f70f830bd8a5a640b93de65554931f2bc8adf0148911c2e
|
|
|
ionic-react-router
|
27.9 KB |
sha256:e3dd8504abbe6563150a9e37bf8f6e137e956fc48b8c81e263b68827bc381ee4
|
|
|
ionic-vue
|
344 KB |
sha256:55334bb4601dd74766151318d3ec865b7d1d08136c4411226597d0dcf2d24f3c
|
|
|
ionic-vue-router
|
17 KB |
sha256:06973a14d33dafc2ac9f533969df1f4da9eed94de81306acafd3cea29a4e7792
|
|
|
test-results-10-20
|
461 KB |
sha256:f6f81f72b0bee41f49d6240af5d21c02a04eeefa9d3d441cb624b2243e3b2115
|
|
|
test-results-20-20
|
356 KB |
sha256:7ebb03e81e3fc1aec9ff01e298c87c7e743dc3bde06733b1120dfd49ad501cb8
|
|
|
test-results-7-20
|
375 KB |
sha256:3001aa02e35be949a09672290f7bc24b71c244b1f7c31822368049bde5c69407
|
|
|
test-results-8-20
|
3.91 MB |
sha256:7b3068776ba77a88742bfdeac6e054f0fa7226a1383dd65549a0f37f67a14a74
|
|