chore: sync with main #11571
build.yml
on: pull_request
build-core
1m 42s
Matrix: test-core-screenshot
test-core-clean-build
7s
test-core-lint
1m 1s
test-core-spec
1m 4s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
43 errors, 38 warnings, and 4 notices
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
1) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected
Error: Screenshot comparison failed:
1064 pixels (ratio 0.64 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome/datetime-today-calendar-button-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome/datetime-today-calendar-button-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1064 pixels (ratio 0.64 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1064 pixels (ratio 0.64 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
1) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1064 pixels (ratio 0.64 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry1/datetime-today-calendar-button-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry1/datetime-today-calendar-button-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1064 pixels (ratio 0.64 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1064 pixels (ratio 0.64 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
1) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1064 pixels (ratio 0.64 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-ios-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry2/datetime-today-calendar-button-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-2f7bd-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry2/datetime-today-calendar-button-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1064 pixels (ratio 0.64 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1064 pixels (ratio 0.64 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
2) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected
Error: Screenshot comparison failed:
1185 pixels (ratio 0.66 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome/datetime-today-calendar-button-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome/datetime-today-calendar-button-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1185 pixels (ratio 0.66 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1185 pixels (ratio 0.66 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
2) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1185 pixels (ratio 0.66 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry1/datetime-today-calendar-button-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry1/datetime-today-calendar-button-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1185 pixels (ratio 0.66 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1185 pixels (ratio 0.66 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected:
core/src/components/datetime/test/basic/datetime.e2e.ts#L492
2) [Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1185 pixels (ratio 0.66 of all image pixels) are different.
Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts-snapshots/datetime-today-calendar-button-md-ltr-Mobile-Chrome-linux.png
Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry2/datetime-today-calendar-button-md-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-basic-datetime.e2-9a513-uld-render-today-button-correctly-when-selected-Mobile-Chrome-retry2/datetime-today-calendar-button-md-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1185 pixels (ratio 0.66 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-datetime').locator('.calendar-day-today')
- locator resolved to <button data-day="2" tabindex="-1" data-month="1" data-i…>2</button>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1185 pixels (ratio 0.66 of all image pixels) are different.
490 | await page.waitForSelector('.datetime-ready');
491 |
> 492 | await expect(datetime.locator('.calendar-day-today')).toHaveScreenshot(
| ^
493 | screenshot(`datetime-today-calendar-button`)
494 | );
495 | });
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/basic/datetime.e2e.ts:492:61
|
test-core-screenshot (8, 20)
Process completed with exit code 1.
|
test-core-screenshot (12, 20)
The operation was canceled.
|
[Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:30:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for date-time wheel:
core/src/components/datetime/test/prefer-wheel/datetime.e2e.ts#L39
1) [Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:30:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for date-time wheel
Error: Screenshot comparison failed:
1713 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-date-time-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-25878-not-have-visual-regressions-for-date-time-wheel-Mobile-Chrome/datetime-wheel-date-time-diff-ios-ltr-actual.png
Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-datetime-test-prefer-wheel-date-25878-not-have-visual-regressions-for-date-time-wheel-Mobile-Chrome/datetime-wheel-date-time-diff-ios-ltr-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 1713 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
- 1713 pixels (ratio 0.03 of all image pixels) are different.
37 | await page.waitForSelector('.datetime-ready');
38 |
> 39 | await expect(page).toHaveScreenshot(screenshot(`datetime-wheel-date-time-diff`));
| ^
40 | });
41 | test('should not have visual regressions for time-date wheel', async ({ page }) => {
42 | await page.setContent(
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/datetime/test/prefer-wheel/datetime.e2e.ts:39:26
|
test-core-screenshot (9, 20)
The operation was canceled.
|
test-core-screenshot (10, 20)
The operation was canceled.
|
test-core-screenshot (10, 20)
Process completed with exit code 12.
|
test-core-screenshot (13, 20)
The operation was canceled.
|
test-core-screenshot (13, 20)
Process completed with exit code 12.
|
test-core-screenshot (2, 20)
The operation was canceled.
|
test-core-screenshot (2, 20)
Process completed with exit code 12.
|
test-core-screenshot (6, 20)
The operation was canceled.
|
test-core-screenshot (6, 20)
Process completed with exit code 12.
|
test-core-screenshot (14, 20)
The operation was canceled.
|
test-core-screenshot (14, 20)
Process completed with exit code 12.
|
test-core-screenshot (18, 20)
The operation was canceled.
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
test-core-screenshot (15, 20)
The operation was canceled.
|
test-core-screenshot (15, 20)
Process completed with exit code 12.
|
test-core-screenshot (5, 20)
The operation was canceled.
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
test-core-screenshot (17, 20)
The operation was canceled.
|
test-core-screenshot (17, 20)
Process completed with exit code 12.
|
test-core-screenshot (19, 20)
The operation was canceled.
|
test-core-screenshot (19, 20)
Process completed with exit code 12.
|
test-core-screenshot (16, 20)
The operation was canceled.
|
test-core-screenshot (16, 20)
Process completed with exit code 12.
|
test-core-screenshot (3, 20)
The operation was canceled.
|
test-core-screenshot (3, 20)
Process completed with exit code 12.
|
test-core-screenshot (7, 20)
The operation was canceled.
|
test-core-screenshot (7, 20)
Process completed with exit code 12.
|
test-core-screenshot (11, 20)
The operation was canceled.
|
test-core-screenshot (11, 20)
Process completed with exit code 12.
|
test-core-screenshot (4, 20)
The operation was canceled.
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
test-core-screenshot (1, 20)
The operation was canceled.
|
test-core-screenshot (1, 20)
Process completed with exit code 12.
|
verify-screenshots
Process completed with exit code 1.
|
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/.
|
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-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/.
|
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/.
|
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-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/.
|
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/.
|
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-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-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-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-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 (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 (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 (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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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-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. 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. 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. 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. 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. 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. 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-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 (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-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-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
2 failed
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - ios/ltr › should render today button correctly when selected
[Mobile Chrome] › src/components/datetime/test/basic/datetime.e2e.ts:463:9 › datetime: today button rendering - md/ltr › should render today button correctly when selected
1 skipped
445 passed (3.6m)
|
🎭 Playwright Run Summary
4 skipped
443 passed (3.1m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:30:9 › datetime: wheel rendering - ios/ltr › should not have visual regressions for date-time wheel
2 skipped
441 passed (3.4m)
|
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-12-20
Expired
|
394 KB |
|
test-results-20-20
Expired
|
321 KB |
|
test-results-8-20
Expired
|
3.16 MB |
|
test-results-9-20
Expired
|
1.13 MB |
|