chore(deps): update dependency chalk to v5.5.0 #16788
build.yml
on: pull_request
build-core
1m 9s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
43s
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
3 errors and 20 notices
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group:
src/components/radio/test/a11y/radio.e2e.ts#L134
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('#first-group ion-radio').first()
9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio>
- unexpected value "inactive"
132 |
133 | await pageUtils.pressKeys('Tab');
> 134 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
135 |
136 | await page.keyboard.press('ArrowDown');
137 | await expect(firstGroupRadios.nth(1)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:134:47
|
|
[Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box:
src/components/input-otp/test/separators/input-otp.e2e.ts#L99
1) [Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box
Error: expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
97 |
98 | await expect(await hasSeparatorAfter(page, 0)).toBe(false);
> 99 | await expect(await hasSeparatorAfter(page, 1)).toBe(true);
| ^
100 | await expect(await hasSeparatorAfter(page, 2)).toBe(true);
101 | await expect(await hasSeparatorAfter(page, 3)).toBe(false);
102 | });
at /ionic/src/components/input-otp/test/separators/input-otp.e2e.ts:99:54
|
|
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after:
src/components/datetime/test/custom/datetime.e2e.ts#L55
1) [Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after
Error: expect(locator).toHaveScreenshot(expected)
5526 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-custom-focus-selected-calendar-day-md-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-custom-focus-selected-calendar-day-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- 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
- 5526 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- 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
- 5526 pixels (ratio 0.05 of all image pixels) are different.
53 |
54 | await expect(day).toBeFocused();
> 55 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-custom-focus-selected-calendar-day`));
| ^
56 |
57 | await page.keyboard.press('ArrowRight');
58 | await page.waitForChanges();
at /ionic/src/components/datetime/test/custom/datetime.e2e.ts:55:30
|
|
🎭 Playwright Run Summary
216 skipped
257 passed (2.3m)
|
|
🎭 Playwright Run Summary
407 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 skipped
529 passed (3.1m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group
4 skipped
509 passed (3.6m)
|
|
🎭 Playwright Run Summary
212 skipped
303 passed (3.4m)
|
|
🎭 Playwright Run Summary
4 skipped
635 passed (3.7m)
|
|
🎭 Playwright Run Summary
638 passed (4.1m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (4.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/input-otp/test/separators/input-otp.e2e.ts:90:9 › input-otp: separators functionality - ios/ltr › should render separators after the second and third input box
5 skipped
509 passed (4.9m)
|
|
🎭 Playwright Run Summary
14 skipped
399 passed (4.9m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (6.3m)
|
|
🎭 Playwright Run Summary
10 skipped
526 passed (6.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after
2 skipped
508 passed (6.7m)
|
|
🎭 Playwright Run Summary
4 skipped
528 passed (6.9m)
|
|
🎭 Playwright Run Summary
1 skipped
523 passed (7.0m)
|
|
🎭 Playwright Run Summary
5 skipped
515 passed (6.9m)
|
|
🎭 Playwright Run Summary
5 skipped
563 passed (7.2m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (7.3m)
|
|
🎭 Playwright Run Summary
7 skipped
507 passed (7.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
666 KB |
sha256:4378a39ca4a11509557e1fe4d8b2035dce624c8989590adb097f7fe30acdb057
|
|
|
ionic-angular-server
Expired
|
8.58 KB |
sha256:c045885e41d054e973fb19be64b00093f7ce19d3f4413daff4c18e034bfe6390
|
|
|
ionic-core
Expired
|
4.51 MB |
sha256:109f52e5afdcdf879abd21e5cc9fbfb494dff408e8c9dc2aad2bb14b491d4fcc
|
|
|
ionic-react
Expired
|
211 KB |
sha256:c7a26ec9f587fe24f6d781a22a01b8565cdabac4c651a29960ae7e9093f9c3c8
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:cf950e7dd94e33d801765589025269873dee979c69f2e4b95ff3b36358e2ccb1
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:cefe8d9bd434a4431eb14cadd3c266ae14218f1bebc0cb1202cbac2392e18e53
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:69217147cd7e87f362a9538b42ec6f237d7c2c88422f295500d4f3ec009e1697
|
|
|
test-results-1-20
Expired
|
429 KB |
sha256:58b62bfaf8d0231fea41e5f037c6a63346a35d4b4139b436fd2be7ccc118d494
|
|
|
test-results-10-20
Expired
|
405 KB |
sha256:3605eef984c93cfbb4cc2b38b4b48f4ea0c096036779d59443c1fcc5c9be830e
|
|
|
test-results-11-20
Expired
|
1.23 MB |
sha256:c15bee5735b2b4014690f0630e87cdc13a25d90b209b21f91cea505600da4c7d
|
|
|
test-results-12-20
Expired
|
442 KB |
sha256:ab8741420976476a2ea03414482c50375794cb12cca6524fa78db36de5f23b1d
|
|
|
test-results-13-20
Expired
|
434 KB |
sha256:6bfdb1e538dd0fa103862e1f1a37d3535ed298912b81bfbef654aac983d3b331
|
|
|
test-results-14-20
Expired
|
397 KB |
sha256:0d4427ec6048d89b98f71b7fcba1517b85096d719c58c9d91e71b8c0ea3ac851
|
|
|
test-results-15-20
Expired
|
1.26 MB |
sha256:686e0dfe4c84a0dbfdf68c9d55628eb7fda31eac26e15f2681894343c5ef94f0
|
|
|
test-results-16-20
Expired
|
1.14 MB |
sha256:b3033c229d9c66de76a3dcaccaf6b2d24274be431360de39e846a150ce33640a
|
|
|
test-results-17-20
Expired
|
526 KB |
sha256:5ba95e5aeeae6c1e449b18a1dfd5c938d3ad8a0650cb3cb678464b7a87ff1f8f
|
|
|
test-results-18-20
Expired
|
503 KB |
sha256:c01b184e2dc3fd124a06743a0e306e4b2590bd1b0ea40115538f5878e6b83e90
|
|
|
test-results-19-20
Expired
|
389 KB |
sha256:c8c892797ebc8980f920db0b0b1c0fcfbb14dbe2390a72528c651cf6cd278625
|
|
|
test-results-2-20
Expired
|
466 KB |
sha256:f3a61334d0664542aa62982ab97b19a013e232bc640646ad4dbd288737e75e8c
|
|
|
test-results-20-20
Expired
|
344 KB |
sha256:31f47345c2a03af1e720affa76f8ed8672d265f7f598b9a3d9df86e1a7036f3d
|
|
|
test-results-3-20
Expired
|
422 KB |
sha256:6dd27c73fe535af6edf8a793834e564cb90238ccd6f37299d7b06698bb2587ff
|
|
|
test-results-4-20
Expired
|
518 KB |
sha256:7374e33385f72b36ba3f6dcc8bc608e06be85135590fb8428f70d3866ae974d2
|
|
|
test-results-5-20
Expired
|
450 KB |
sha256:cef375abbb0c476a3b35f6778e85d94847e281ea6ec0843667248e7cc823c83f
|
|
|
test-results-6-20
Expired
|
435 KB |
sha256:28664f540cf8fd18d7920a37e98c0288157fe1a79e694dcf122fd1eef909704e
|
|
|
test-results-7-20
Expired
|
339 KB |
sha256:b6dcc3fa9fd6dc0cef2c19e11820eaf8339f38d45d3744def58aa44bf2d44714
|
|
|
test-results-8-20
Expired
|
416 KB |
sha256:b032072b51007f72895e19dc54b7c12baa95ed1cba9c99a48c7620457da6178e
|
|
|
test-results-9-20
Expired
|
478 KB |
sha256:a4c738b5ea0ea343d58b76d86eed357440099614cb542c3ba37927d03f6f01b8
|
|