feat(datetime): add divider to datetime-action-buttons #16540
build.yml
on: pull_request
build-core
1m 37s
Matrix: test-core-screenshot
test-core-clean-build
16s
test-core-lint
56s
test-core-spec
46s
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
3s
verify-test-vue-e2e
2s
Annotations
8 errors and 20 notices
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
3) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
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"
120 |
121 | await pageUtils.pressKeys('Tab');
> 122 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
123 |
124 | await pageUtils.pressKeys('Tab');
125 | await expect(secondGroupRadios.nth(0)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
|
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group:
src/components/radio/test/a11y/radio.e2e.ts#L134
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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 Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group:
src/components/radio/test/a11y/radio.e2e.ts#L134
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › 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 Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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"
120 |
121 | await pageUtils.pressKeys('Tab');
> 122 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
123 |
124 | await pageUtils.pressKeys('Tab');
125 | await expect(secondGroupRadios.nth(0)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
|
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups
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"
120 |
121 | await pageUtils.pressKeys('Tab');
> 122 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
123 |
124 | await pageUtils.pressKeys('Tab');
125 | await expect(secondGroupRadios.nth(0)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
|
|
[Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions:
src/components/tab-bar/test/basic/tab-bar.e2e.ts#L45
1) [Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions
Error: expect(locator).toHaveScreenshot(expected)
541 pixels (ratio 0.03 of all image pixels) are different.
Expected: /ionic/src/components/tab-bar/test/basic/tab-bar.e2e.ts-snapshots/tab-bar-default-ionic-md-rtl-light-Mobile-Firefox-linux.png
Received: /ionic/test-results/src-components-tab-bar-tes-21c79-not-have-visual-regressions-Mobile-Firefox/tab-bar-default-ionic-md-rtl-light-actual.png
Diff: /ionic/test-results/src-components-tab-bar-tes-21c79-not-have-visual-regressions-Mobile-Firefox/tab-bar-default-ionic-md-rtl-light-diff.png
Call log:
- expect.toHaveScreenshot(tab-bar-default-ionic-md-rtl-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
43 | const tabBar = page.locator('ion-tab-bar');
44 |
> 45 | await expect(tabBar).toHaveScreenshot(screenshot(`tab-bar-default`));
| ^
46 | });
47 | });
48 | });
at /ionic/src/components/tab-bar/test/basic/tab-bar.e2e.ts:45:28
|
|
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days:
src/components/datetime/test/datetime.e2e.ts#L32
1) [Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('ion-datetime .calendar-month-year')
Expected string: "February 2022"
Received string: "February 2021"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('ion-datetime .calendar-month-year')
9 × locator resolved to <div class="calendar-month-year">…</div>
- unexpected value "February 2021"
30 | await page.waitForChanges();
31 |
> 32 | await expect(monthYearToggle).toContainText('February 2022');
| ^
33 | });
34 |
35 | test('should adjust the selected day when moving to a month with a different number of days', async ({ page }) => {
at /ionic/src/components/datetime/test/datetime.e2e.ts:32:37
|
|
[Mobile Safari] › src/components/menu/test/disable/menu.e2e.ts:40:9 › menu: disable - ios/ltr › should disable when menu is animating:
src/components/menu/test/disable/menu.e2e.ts#L61
1) [Mobile Safari] › src/components/menu/test/disable/menu.e2e.ts:40:9 › menu: disable - ios/ltr › should disable when menu is animating
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('ion-menu')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('ion-menu')
9 × locator resolved to <ion-menu side="start" id="start-menu" content-id="main" role="navigation" aria-label="menu" menu-id="start-menu" class="ios menu-type-overlay menu-side-start hydrated">…</ion-menu>
- unexpected value "hidden"
59 | await menu.evaluate((el: HTMLIonMenuElement) => (el.disabled = false));
60 | await menu.evaluate((el: HTMLIonMenuElement) => el.open());
> 61 | await expect(menu).toBeVisible();
| ^
62 |
63 | expect(logs.length).toBe(0);
64 | });
at /ionic/src/components/menu/test/disable/menu.e2e.ts:61:26
|
|
🎭 Playwright Run Summary
360 skipped
265 passed (2.3m)
|
|
🎭 Playwright Run Summary
560 passed (3.3m)
|
|
🎭 Playwright Run Summary
356 skipped
300 passed (3.4m)
|
|
🎭 Playwright Run Summary
668 passed (3.6m)
|
|
🎭 Playwright Run Summary
671 passed (3.9m)
|
|
🎭 Playwright Run Summary
5 skipped
733 passed (4.5m)
|
|
🎭 Playwright Run Summary
3 flaky
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › using arrow keys should move between enabled radios within group
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
4 skipped
655 passed (5.1m)
|
|
🎭 Playwright Run Summary
36 skipped
781 passed (5.4m)
|
|
🎭 Playwright Run Summary
5 skipped
655 passed (6.2m)
|
|
🎭 Playwright Run Summary
14 skipped
490 passed (6.2m)
|
|
🎭 Playwright Run Summary
10 skipped
646 passed (6.5m)
|
|
🎭 Playwright Run Summary
8 skipped
650 passed (7.6m)
|
|
🎭 Playwright Run Summary
675 passed (8.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions
5 skipped
688 passed (8.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/datetime/test/datetime.e2e.ts:17:9 › datetime: switching months with different number of days - md/ltr › should switch the calendar header when moving to a month with a different number of days
2 skipped
633 passed (8.6m)
|
|
🎭 Playwright Run Summary
4 skipped
679 passed (8.6m)
|
|
🎭 Playwright Run Summary
650 passed (8.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/menu/test/disable/menu.e2e.ts:40:9 › menu: disable - ios/ltr › should disable when menu is animating
5 skipped
649 passed (9.1m)
|
|
🎭 Playwright Run Summary
14 skipped
635 passed (9.4m)
|
|
🎭 Playwright Run Summary
8 skipped
627 passed (9.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
842 KB |
sha256:a4ff0472d18ca84b64ebeea6e302b128eac7d8cf1ea0c87ec55b806a7fb59ce0
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:bdf97d04938d0796011ac8697887d70269dcce2da57721893d6015fc0fbe0822
|
|
|
ionic-core
Expired
|
5.06 MB |
sha256:8068e8f9310f37bfb7781e9c5efe9d8f1096e2082384c223899df9c81ede1b7b
|
|
|
ionic-react
Expired
|
386 KB |
sha256:f168d1d5a921dd6e5c441c6782313a9e5eb6cdc57326a318a802ab578004af1c
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:fd9272e3c1a114192def74ae88076a932c3d721a86e17522330cbc3f9b50ef68
|
|
|
ionic-vue
Expired
|
415 KB |
sha256:d43ec991d9866485d9a7a3a4ef2323f40ab64c564dce957b25111099e21f16a6
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:45800cb28b0aca9e4b3d607c1b3de689a8d9d36959120dcc46925c2b9abb2dbc
|
|
|
test-results-1-20
Expired
|
509 KB |
sha256:5a455b334d899c3e9bb2a76d32095c4133efed20d47ec783aeee00a21f07304b
|
|
|
test-results-10-20
Expired
|
432 KB |
sha256:9086a8af309874144a791dc88a64eb27eb776a20a176162370ba89f0ac278d9c
|
|
|
test-results-11-20
Expired
|
2.82 MB |
sha256:e2b35787198503ddb32fcd3a52b3aba2350a07e4999e3072190213c01621de69
|
|
|
test-results-12-20
Expired
|
502 KB |
sha256:8614b0cf47ac20e848e295b69599bc8a3b2c816b555f5e525e6f23aa3589bcdd
|
|
|
test-results-13-20
Expired
|
516 KB |
sha256:9bfe559d66479dce6bca240d9d77b34e6a9f1b9591b2d76062012eefcf5f45fc
|
|
|
test-results-14-20
Expired
|
451 KB |
sha256:4452f7a71da8e4ccdaa8eb8202a6c7db7a8116ea1d65fe485257141837091a0e
|
|
|
test-results-15-20
Expired
|
1.39 MB |
sha256:b6c8d7d181191edfdec3cc9e4d22ad6b00dd2a237a6de56a2ef9b8bdcc98f8a9
|
|
|
test-results-16-20
Expired
|
484 KB |
sha256:e0d78e403672cf21ab01fd23cb758461f94f5a658a4654c62119e2a8493bdb8a
|
|
|
test-results-17-20
Expired
|
1.32 MB |
sha256:50e9874b0bcfff7cee63065f6ee68b641f1fc9a7b83e67cd3781d14799c42870
|
|
|
test-results-18-20
Expired
|
568 KB |
sha256:dca8c4dcdcc6c0eed99b3f9681a18b0dbf3bb86973beeaf530a6572e6f24d2ef
|
|
|
test-results-19-20
Expired
|
477 KB |
sha256:f362f8714d12a8082a0462602b4e632d594c3c72741e6312a886c257a99dad55
|
|
|
test-results-2-20
Expired
|
533 KB |
sha256:a6f35251805b87c1db55c9a123bf84736a1ddb736356af9a2e525918a91c835c
|
|
|
test-results-20-20
Expired
|
348 KB |
sha256:2e8e1280931000c01e7f79ffa4e9c4d414c4939a2f652ab2672ce3eb490a2d90
|
|
|
test-results-3-20
Expired
|
472 KB |
sha256:5f21052c8ba148e3c77672ed2c97fbc617e33c7b1269243dc6ab3577e3cb8c7f
|
|
|
test-results-4-20
Expired
|
590 KB |
sha256:ad0005b9d20d8313ad946a048a71aba10b8a996d0504f9de8cfd37ce264390b7
|
|
|
test-results-5-20
Expired
|
516 KB |
sha256:007b38059d254fd913200391216bd7c8847eced34736c255eb3dd1c27ac8a48c
|
|
|
test-results-6-20
Expired
|
1.3 MB |
sha256:d600b1b449e379ec0658c9675bd0823ee8f70994100d926ac4654611517fde93
|
|
|
test-results-7-20
Expired
|
370 KB |
sha256:e5ab7aa46f22c6f52de6ba05bea12bf63c74cfd1ba6a946c6b2a1343266feae6
|
|
|
test-results-8-20
Expired
|
478 KB |
sha256:a392627b66b6c24938c6ee76f5f58de27e674e8f01dcd040a973727150dfc96c
|
|
|
test-results-9-20
Expired
|
535 KB |
sha256:90e239a81fe36cb105a2c87895d13ab474de440b5086e48a47dcd0c6b6bda7e1
|
|