feat(tokens): add gray and text colors #17646
build.yml
on: pull_request
build-core
1m 31s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
56s
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
2s
verify-test-react-e2e
3s
verify-test-react-router-e2e
4s
verify-test-vue-e2e
3s
Annotations
56 errors, 2 warnings, and 5 notices
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/rtl › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
4) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
21086 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-md-rtl.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-md-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 21086 pixels (ratio 0.05 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
- 21086 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
3) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
21096 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 21096 pixels (ratio 0.05 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
- 21096 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
3) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
21096 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 21096 pixels (ratio 0.05 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
- 21096 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
3) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
21096 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 21096 pixels (ratio 0.05 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
- 21096 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
2) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
16232 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16232 pixels (ratio 0.05 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
- 16232 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
2) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
16232 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16232 pixels (ratio 0.05 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
- 16232 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
2) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
16232 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-rtl.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16232 pixels (ratio 0.05 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
- 16232 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
1) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
16222 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16222 pixels (ratio 0.05 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
- 16222 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
1) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
16222 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16222 pixels (ratio 0.05 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
- 16222 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions:
src/components/back-button/test/basic/back-button.e2e.ts#L11
1) [Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
16222 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: back-button-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(back-button-basic-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 16222 pixels (ratio 0.05 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
- 16222 pixels (ratio 0.05 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot(`back-button-basic`));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/back-button/test/basic/back-button.e2e.ts:11:26
|
|
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 (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 (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 (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.
|
|
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (4, 20)
The strategy configuration was canceled because "test-core-screenshot._8_20" failed
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
test-core-screenshot (17, 20)
Back off 18.984 seconds before retry.
|
|
test-core-screenshot (17, 20)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3'. Error: Response status code does not indicate success: 429 (Too Many Requests). 2818:30ED88:6624FC:7F9F4D:69322B8B
|
|
🎭 Playwright Run Summary
360 skipped
275 passed (2.3m)
|
|
🎭 Playwright Run Summary
368 skipped
307 passed (3.4m)
|
|
🎭 Playwright Run Summary
2 skipped
669 passed (3.6m)
|
|
🎭 Playwright Run Summary
8 skipped
663 passed (4.4m)
|
|
🎭 Playwright Run Summary
6 failed
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - ios/rtl › should not have visual regressions
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/ltr › should not have visual regressions
[Mobile Chrome] › src/components/back-button/test/basic/back-button.e2e.ts:6:9 › back-button: basic - md/rtl › should not have visual regressions
[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
677 passed (4.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
775 KB |
sha256:3d965ceac9830bcfa8892f5149a1cd0f7a64539b3e3e9a645f69893a0961aa7d
|
|
|
ionic-angular-server
|
8.57 KB |
sha256:75335e75ab4212ac4e757291b34b917874ab215a499fee96129a40d62453a2dd
|
|
|
ionic-core
|
5.19 MB |
sha256:4d004254086088307045b88477bf290102aae9653ccd62b730742cc1e6eab616
|
|
|
ionic-react
|
313 KB |
sha256:64cd5ccf00da96e57e8a8ae6ac1d4ef41fe0097416a3abeeba00f6e149a69b7b
|
|
|
ionic-react-router
|
27.9 KB |
sha256:9cdd49d3b21c6f236529def1683eb4675a689ce16d999e3c6bb589f181ff5978
|
|
|
ionic-vue
|
344 KB |
sha256:77dc79f68b6426b5bb9bb00d0de61a92d79a6e75db08e71b80065b852547ced3
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:3abd1109b95b2424acddc4a687fd1d3bf91d838f1c5cb251651472b137700ddd
|
|
|
test-results-10-20
|
461 KB |
sha256:b5fa8bde0442b828013ecfe2fd9b53adb0338f4dc0b3df0596ab5fc67e01388b
|
|
|
test-results-20-20
|
355 KB |
sha256:8fef90267c71187b0cea1d55f5bc1319dd671175d0d9e32d952d3a54f7e8a434
|
|
|
test-results-7-20
|
375 KB |
sha256:c543c006af24246c6b1d46ab4a672e18ba9cd0b487d28ea58960f582f24689b7
|
|
|
test-results-8-20
|
11.6 MB |
sha256:b291d33ce8491c82332029c8b07bdf999411b8ef3c13b06c7d2c55de30c01848
|
|
|
test-results-9-20
|
504 KB |
sha256:85d22864c93b2fd558c2dbc1df408e12a36a9325bde3ca432be4ae63f956782c
|
|