release verify #16759
build.yml
on: pull_request
build-core
1m 15s
Matrix: test-core-screenshot
test-core-clean-build
10s
test-core-lint
43s
test-core-spec
42s
verify-screenshots
2s
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
7 errors and 20 notices
|
[Mobile Chrome] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days:
src/components/datetime/test/datetime.e2e.ts#L49
1) [Mobile Chrome] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days
Error: Timed out 5000ms waiting for expect(locator).toHaveJSProperty(expected)
Locator: locator('ion-datetime')
Expected: "2022-02-28"
Received: "2021-02-28"
Call log:
- Expect "toHaveJSProperty" with timeout 5000ms
- waiting for locator('ion-datetime')
9 × locator resolved to <ion-datetime locale="en-US" value="2022-01-31" presentation="date" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated datetime-ready show-month-and-year month-year-picker-open">…</ion-datetime>
- unexpected value "2021-02-28"
47 | await ionChange.next();
48 | await expect(ionChange).toHaveReceivedEventTimes(1);
> 49 | await expect(datetime).toHaveJSProperty('value', '2022-02-28');
| ^
50 | });
51 | });
52 | });
at /ionic/src/components/datetime/test/datetime.e2e.ts:49:30
|
|
[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
3) [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 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
2) [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: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 Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar:
src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L20
2) [Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar
Error: expect(locator).toHaveScreenshot(expected)
5772 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-show-adjacent-days-custom-calendar-md-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-show-adjacent-days-custom-calendar-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" show-adjacent-days="true" 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
- 5772 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" show-adjacent-days="true" 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
- 5772 pixels (ratio 0.05 of all image pixels) are different.
18 | await page.locator('.datetime-ready').first().waitFor();
19 | const datetime = page.locator('#custom-calendar-days');
> 20 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`));
| ^
21 | });
22 |
23 | test('should not have visual regressions with specific date disabled', async ({ page }) => {
at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:20:30
|
|
[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')
2 × 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-enabled menu-side-start hydrated">…</ion-menu>
- unexpected value "hidden"
7 × 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
216 skipped
257 passed (2.4m)
|
|
🎭 Playwright Run Summary
407 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/datetime/test/datetime.e2e.ts:35:9 › datetime: switching months with different number of days - md/ltr › should adjust the selected day when moving to a month with a different number of days
1 skipped
528 passed (3.3m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.3m)
|
|
🎭 Playwright Run Summary
212 skipped
303 passed (3.6m)
|
|
🎭 Playwright Run Summary
4 skipped
635 passed (3.9m)
|
|
🎭 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:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
[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
507 passed (3.9m)
|
|
🎭 Playwright Run Summary
638 passed (4.1m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (5.1m)
|
|
🎭 Playwright Run Summary
5 skipped
510 passed (5.2m)
|
|
🎭 Playwright Run Summary
14 skipped
399 passed (5.3m)
|
|
🎭 Playwright Run Summary
10 skipped
526 passed (6.9m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (7.0m)
|
|
🎭 Playwright Run Summary
4 skipped
528 passed (7.0m)
|
|
🎭 Playwright Run Summary
1 skipped
523 passed (7.1m)
|
|
🎭 Playwright Run Summary
2 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
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar
2 skipped
507 passed (7.3m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (7.3m)
|
|
🎭 Playwright Run Summary
5 skipped
563 passed (7.4m)
|
|
🎭 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
514 passed (7.5m)
|
|
🎭 Playwright Run Summary
7 skipped
507 passed (8.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
666 KB |
sha256:e3580710fe893d936a1fd4b1ad5395420435ee8ef5319613b7e2b05c0bcae5c8
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:1ab51a43ae05aff30abd5cc82e993f1fa5ea5446b7009dd1d20f16d91dcbe298
|
|
|
ionic-core
Expired
|
4.5 MB |
sha256:34c51bf3d7a08a0a160415870caea9959bdf6d9a357ba3ee5792a909db459b03
|
|
|
ionic-react
Expired
|
211 KB |
sha256:8b174e97cd89073133c2a6ebb9c9dcb526c38cf7b5e2fc4bc723f27f82bdc753
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:ba2d02319238325e541b6260b8f824a9e04baf2cc541a776aacb22513c1b5409
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:fff583b4bec0bd0e0073790af684ac5288fb40a7d4299f495a16c1328c1eee10
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:7d22604c2a626e2842d800e7a8eff7cf7153b9711582c82d3f0747c1877ebb1f
|
|
|
test-results-1-20
Expired
|
429 KB |
sha256:2d62bd038f6b5a682f7b9ee285b2d2bfc7e10a8fd9e4e64026f393a478e1f4b5
|
|
|
test-results-10-20
Expired
|
404 KB |
sha256:fafcb1e827979cda3eada536b1700b2f258ec0aba822a5b2a47b25423831cedf
|
|
|
test-results-11-20
Expired
|
1.97 MB |
sha256:ce7480e62f6a4f1bd6c0a5d0c2978a5a5fbfb11682815452a425b79a0357fa35
|
|
|
test-results-12-20
Expired
|
441 KB |
sha256:48af43d30006daf14da3f3951b5a70dd9be2dcdec73054d539e77793c97dfd5b
|
|
|
test-results-13-20
Expired
|
434 KB |
sha256:5bf6a54ed28b7c48165c05595ac2ee68e1bc23add04e4f31aa867eefef4ce7be
|
|
|
test-results-14-20
Expired
|
397 KB |
sha256:feb5af7a96ae622d43b3cc87ab3be18cadb5dcacb8228155cb1d5807f4a3a4ab
|
|
|
test-results-15-20
Expired
|
1.85 MB |
sha256:da24254e10e7a081347f824ad9fb6e37008f6a03da6357bd8c73457d941a13d0
|
|
|
test-results-16-20
Expired
|
419 KB |
sha256:1f85848519022f6662402aebf9d748863ff2d34482462c49d8edf6136ae39790
|
|
|
test-results-17-20
Expired
|
1.26 MB |
sha256:f26caea6b1019b8c3fe1e94878bb3ad95491e9509206e3005a212c8679eb2b48
|
|
|
test-results-18-20
Expired
|
503 KB |
sha256:9218ec30a45a39945856c690c68e35052490b799eca1179a8f807a36fdc4739e
|
|
|
test-results-19-20
Expired
|
389 KB |
sha256:43c2f004b87e9adb2f44df6ec7c4e540c26e19cbe2af264d5e80ab91b38d8668
|
|
|
test-results-2-20
Expired
|
467 KB |
sha256:358702fa70ab715a8d13bec9f80d0bb9b4887326fd9170f3b29a605ecf6d12e2
|
|
|
test-results-20-20
Expired
|
344 KB |
sha256:48a90ee61918118e42d49eaaa3856fe46994edbf79455add559195db0bb2ee31
|
|
|
test-results-3-20
Expired
|
424 KB |
sha256:ffe351d7186e34e3d80ed8834eb450463fd5c75533d20d3b6026a56b363c163a
|
|
|
test-results-4-20
Expired
|
517 KB |
sha256:00203a4747ba26a358a6b4d2ba3c98124e9d26ad464a5f90cd165a25b988b16e
|
|
|
test-results-5-20
Expired
|
450 KB |
sha256:fafb2eff26e5690d53be6b532a0a75928c7ef3fdf0c3b51af54ccd5831b5a85a
|
|
|
test-results-6-20
Expired
|
435 KB |
sha256:ad8ffe95820e9bd7d382a55725940004cee9b37da32ab355c37bab80c9dea28b
|
|
|
test-results-7-20
Expired
|
339 KB |
sha256:d08d43996aa46ed4645cb2b1c2cd3b564bd21bee1868de27a5b73e5c502dcddf
|
|
|
test-results-8-20
Expired
|
1.33 MB |
sha256:9cdd544dda56ac59af4144196dc1526e721167eee18feffd3042e6a9d3b4c5a1
|
|
|
test-results-9-20
Expired
|
477 KB |
sha256:aee2416df2e4c05e39442f771a01fd44d54b51226ec96362025698d8f536e459
|
|