feat(tokens): add gray and text colors #17620
build.yml
on: pull_request
build-core
1m 35s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
53s
test-core-spec
47s
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
2s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
3s
Annotations
69 errors and 1 notice
|
test-core-lint
Process completed with exit code 1.
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
4) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 1372 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 1372 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 1372 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
1372 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-md-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 1372 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
- 1372 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-rtl.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected) failed
2070 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: accordion-basic-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(accordion-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
- 2070 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
- 2070 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (6, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (4, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (1, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-core-screenshot (1, 20)
The operation was canceled.
|
|
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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._7_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 (2, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (15, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (17, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (9, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (9, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (9, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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._7_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 (16, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (5, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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 (10, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (10, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (10, 20)
The operation was canceled.
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (8, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (8, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (20, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (20, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (20, 20)
The operation was canceled.
|
|
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (13, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
17 failed
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
[Mobile Chrome] › src/components/action-sheet/test/translucent/action-sheet.e2e.ts:6:9 › action sheet: translucent - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:112:9 › alert: text wrapping - ios/ltr › should break on words and white spaces for checkboxes
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:244:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes with checkboxes
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:97:9 › should not have visual regressions - ios/ltr › checkboxes
[Mobile Chrome] › src/components/alert/test/basic/alert.e2e.ts:97:9 › should not have visual regressions - ios/rtl › checkboxes
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:24:9 › app: safe-area - ios/ltr › should not have visual regressions with action sheet
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:27:9 › app: safe-area - ios/ltr › should not have visual regressions with menu
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:30:9 › app: safe-area - ios/ltr › should not have visual regressions with picker
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:33:9 › app: safe-area - ios/ltr › should not have visual regressions with toast
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:27:9 › app: safe-area - md/ltr › should not have visual regressions with menu
[Mobile Chrome] › src/components/app/test/safe-area/app.e2e.ts:33:9 › app: safe-area - md/ltr › should not have visual regressions with toast
[Mobile Chrome] › src/components/avatar/test/basic/avatar.e2e.ts:10:9 › avatar: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/avatar/test/basic/avatar.e2e.ts:10:9 › avatar: basic - md/ltr › should not have visual regressions
1 flaky
[Mobile Firefox] › src/css/test/typography/a11y/typography.e2e.ts:40:9 › typography: a11y - ios/ltr/dark › should not have accessibility violations for anchor tags
360 skipped
257 passed (3.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:ef9fd4802db0208ecbbe937537c0f88fa49142fb14f313ae0e1588e007b36b35
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:3996ec59cb31f16e3151ca88538d6b1a5cf88d8ed4c933989e60606ae3c0233e
|
|
|
ionic-core
|
5.18 MB |
sha256:d5a9d45ddd1eb54e5ef49ac684ad548827f2ff3d113320bbaa4621ae3a9825eb
|
|
|
ionic-react
|
313 KB |
sha256:049d57f13f79b500b6089989df3cd98b308d6f1abfa9cbf68dc5f3c833d8409d
|
|
|
ionic-react-router
|
27.9 KB |
sha256:6c2eea8bf4b51f7fa356fd73de37651eea23c090fd7fb515e4c03fd9d2bc3fd7
|
|
|
ionic-vue
|
344 KB |
sha256:b1b5d4b8b8f17d2f86eba6fcccc0dbaefe144c579180d860cf6f487fa3facafd
|
|
|
ionic-vue-router
|
17 KB |
sha256:75eb063f95aeb25441a4a0dd76f82a3d6212f6d4eda8691bcac11d9d2cefb0d6
|
|
|
test-results-7-20
|
29.4 MB |
sha256:d1dfb93a19315c94db85cafa0e535a61e340aa59471af4232df2572e43d19c58
|
|