feat(tokens): add gray and text colors #17619
build.yml
on: pull_request
build-core
1m 24s
Matrix: test-core-screenshot
test-core-clean-build
17s
test-core-lint
55s
test-core-spec
45s
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
2s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
2s
Annotations
69 errors and 1 notice
|
test-core-spec
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 (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 (4, 20)
The strategy configuration was canceled because "test-core-screenshot._7_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._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 (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 (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 (8, 20)
The strategy configuration was canceled because "test-core-screenshot._7_20" failed
|
|
test-core-screenshot (18, 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 (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (8, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 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 (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 (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 (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 (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 (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 (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.
|
|
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 (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 (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.
|
|
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
2 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
[Mobile Firefox] › src/css/test/typography/a11y/typography.e2e.ts:40:9 › typography: a11y - md/ltr/dark › should not have accessibility violations for anchor tags
360 skipped
256 passed (3.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:d277cfae25889592e3a058cfc23c2aa9be21becad9f87ce2d06aacdf0593020c
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:24757b26f37ce2dc650fa3d24f8fb1fbfa1797163c19400fbb8bdec02a5d86e5
|
|
|
ionic-core
|
5.18 MB |
sha256:ec743d3c9ec47b0e974d73212b39f1016b0bbe8dc5f22545228e9620a31a48ff
|
|
|
ionic-react
|
313 KB |
sha256:0717f1e7d0446c29804741ce739fec046cd3bb70371565f2943e24bf5a4a98a6
|
|
|
ionic-react-router
|
27.9 KB |
sha256:e34d7a97a3dcffe161e938d7caa9dff583af4c85c8c690314194073fb328d826
|
|
|
ionic-vue
|
344 KB |
sha256:119979d1f852aed0cc74405610b40beee4326a9f7e17d727f67e7e26f6939046
|
|
|
ionic-vue-router
|
17 KB |
sha256:0472a79de31d48b6aaf58d0d12a15851e7ea14dcd3d382e0549e9d55e1daf6a2
|
|
|
test-results-7-20
|
30.9 MB |
sha256:d11c9cad019237198ce13a4bf3808d16492a130c3cc7d839455242716c5fa843
|
|