Skip to content

chore: sync with main #11580

chore: sync with main

chore: sync with main #11580

Re-run triggered January 25, 2024 19:13
Status Success
Total duration 5m 9s
Artifacts 27

build.yml

on: pull_request
build-react
52s
build-react
build-vue
49s
build-vue
Matrix: test-core-screenshot
build-angular
1m 12s
build-angular
build-angular-server
29s
build-angular-server
test-core-clean-build
20s
test-core-clean-build
test-core-lint
55s
test-core-lint
test-core-spec
1m 33s
test-core-spec
build-react-router
23s
build-react-router
build-vue-router
59s
build-vue-router
verify-screenshots
0s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-angular-e2e
verify-test-react-e2e
0s
verify-test-react-e2e
verify-test-react-router-e2e
0s
verify-test-react-router-e2e
verify-test-vue-e2e
0s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 38 warnings, and 20 notices
[Mobile Safari] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - ios/ltr/dark › radio: keyboard navigation - ios/ltr/dark › using arrow keys should move between enabled radios within group: core/src/components/radio/test/a11y/radio.e2e.ts#L134
1) [Mobile Safari] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - ios/ltr/dark › radio: keyboard navigation - ios/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() - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" - locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-chec…>Huey</ion-radio> - unexpected value "not focused" 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 /home/runner/work/ionic-framework/ionic-framework/core/src/components/radio/test/a11y/radio.e2e.ts:134:47
[Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:41:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for time-date wheel: core/src/components/datetime/test/prefer-wheel/datetime.e2e.ts#L50
1) [Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:41:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for time-date wheel Error: Screenshot comparison failed: 1780 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/prefer-wheel/datetime.e2e.ts-snapshots/datetime-wheel-time-date-diff-ios-ltr-Mobile-Chrome-linux.png Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-prefer-wheel-date-8857b-not-have-visual-regressions-for-time-date-wheel-Mobile-Chrome/datetime-wheel-time-date-diff-ios-ltr-actual.png Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-prefer-wheel-date-8857b-not-have-visual-regressions-for-time-date-wheel-Mobile-Chrome/datetime-wheel-time-date-diff-ios-ltr-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 1780 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 1780 pixels (ratio 0.03 of all image pixels) are different. 48 | await page.waitForSelector('.datetime-ready'); 49 | > 50 | await expect(page).toHaveScreenshot(screenshot(`datetime-wheel-time-date-diff`)); | ^ 51 | }); 52 | test('should render a condense header when specified', async ({ page }) => { 53 | await page.setContent( at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/prefer-wheel/datetime.e2e.ts:50:26
[Mobile Firefox] › src/components/datetime/test/custom/datetime.e2e.ts:16:9 › datetime: custom - md/ltr › should allow styling time picker in grid style datetimes: core/src/components/datetime/test/custom/datetime.e2e.ts#L26
1) [Mobile Firefox] › src/components/datetime/test/custom/datetime.e2e.ts:16:9 › datetime: custom - md/ltr › should allow styling time picker in grid style datetimes Error: Screenshot comparison failed: 12 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/custom/datetime.e2e.ts-snapshots/datetime-custom-time-picker-md-ltr-Mobile-Firefox-linux.png Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-custom-datetime.e-9740d-low-styling-time-picker-in-grid-style-datetimes-Mobile-Firefox/datetime-custom-time-picker-md-ltr-actual.png Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-custom-datetime.e-9740d-low-styling-time-picker-in-grid-style-datetimes-Mobile-Firefox/datetime-custom-time-picker-md-ltr-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('.popover-viewport') - locator resolved to <div class="ion-delegate-host popover-viewport">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 12 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.popover-viewport') - locator resolved to <div class="ion-delegate-host popover-viewport">…</div> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 12 pixels (ratio 0.01 of all image pixels) are different. 24 | await ionPopoverDidPresent.next(); 25 | > 26 | await expect(popover).toHaveScreenshot(screenshot(`datetime-custom-time-picker`)); | ^ 27 | await expect(timeButton).toHaveScreenshot(screenshot(`datetime-custom-time-button-active`)); 28 | }); 29 | at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/custom/datetime.e2e.ts:26:29
build-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-react
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-angular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-clean-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-angular-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-vue
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (20, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (18, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (17, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (19, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (15, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (16, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (14, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (12, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (13, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (10, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (11, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (8, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (9, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (7, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (6, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (4, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (2, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (5, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (1, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-spec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core-screenshot (3, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-react-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-vue-router
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-angular-e2e (ng14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-angular-e2e (ng15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-angular-e2e (ng16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-react-e2e (react17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-react-router-e2e (reactrouter5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-vue-e2e (vue3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-react-e2e (react18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-angular-e2e (ng17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
137 skipped 252 passed (3.4m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - ios/ltr/dark › radio: keyboard navigation - ios/ltr/dark › using arrow keys should move between enabled radios within group 12 skipped 421 passed (5.2m)
🎭 Playwright Run Summary
5 skipped 438 passed (7.5m)
🎭 Playwright Run Summary
11 skipped 476 passed (5.3m)
🎭 Playwright Run Summary
1 skipped 426 passed (6.2m)
🎭 Playwright Run Summary
2 skipped 436 passed (5.5m)
🎭 Playwright Run Summary
15 skipped 328 passed (4.7m)
🎭 Playwright Run Summary
4 skipped 443 passed (3.1m)
🎭 Playwright Run Summary
538 passed (3.7m)
🎭 Playwright Run Summary
423 passed (3.8m)
🎭 Playwright Run Summary
12 skipped 424 passed (2.9m)
🎭 Playwright Run Summary
432 passed (3.2m)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:41:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for time-date wheel 3 skipped 456 passed (3.3m)
🎭 Playwright Run Summary
137 skipped 307 passed (3.5m)
🎭 Playwright Run Summary
6 skipped 431 passed (5.4m)
🎭 Playwright Run Summary
10 skipped 434 passed (6.4m)
🎭 Playwright Run Summary
1 flaky [Mobile Firefox] › src/components/datetime/test/custom/datetime.e2e.ts:16:9 › datetime: custom - md/ltr › should allow styling time picker in grid style datetimes 5 skipped 426 passed (7.0m)
🎭 Playwright Run Summary
12 skipped 427 passed (5.4m)
🎭 Playwright Run Summary
4 skipped 442 passed (5.9m)
🎭 Playwright Run Summary
1 skipped 438 passed (5.8m)

Artifacts

Produced during runtime
Name Size
ionic-angular Expired
820 KB
ionic-angular-server Expired
13.7 KB
ionic-core Expired
5.3 MB
ionic-react Expired
221 KB
ionic-react-router Expired
30.6 KB
ionic-vue Expired
221 KB
ionic-vue-router Expired
18.4 KB
test-results-1-20 Expired
385 KB
test-results-10-20 Expired
420 KB
test-results-11-20 Expired
397 KB
test-results-12-20 Expired
394 KB
test-results-13-20 Expired
401 KB
test-results-14-20 Expired
351 KB
test-results-15-20 Expired
371 KB
test-results-16-20 Expired
403 KB
test-results-17-20 Expired
458 KB
test-results-18-20 Expired
1.05 MB
test-results-19-20 Expired
388 KB
test-results-2-20 Expired
1.48 MB
test-results-20-20 Expired
321 KB
test-results-3-20 Expired
385 KB
test-results-4-20 Expired
444 KB
test-results-5-20 Expired
387 KB
test-results-6-20 Expired
381 KB
test-results-7-20 Expired
341 KB
test-results-8-20 Expired
378 KB
test-results-9-20 Expired
1.14 MB