chore(git): purge JSDelivr cache for all major versions #16364
build.yml
on: pull_request
build-core
1m 5s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
44s
test-core-spec
40s
verify-screenshots
2s
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
2s
verify-test-vue-e2e
2s
Annotations
7 errors and 20 notices
|
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes:
src/components/fab/test/custom-size/fab.e2e.ts#L14
2) [Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes
Error: expect(page).toHaveScreenshot(expected)
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/fab/test/custom-size/fab.e2e.ts-snapshots/fab-custom-size-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-fab-test-cu-49540-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(fab-custom-size-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4 pixels (ratio 0.01 of all image pixels) are different.
12 | await page.setViewportSize(Viewports.tablet.landscape);
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`fab-custom-size`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/fab/test/custom-size/fab.e2e.ts:14:26
|
|
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/ltr › should position fabs correctly with custom sizes:
src/components/fab/test/custom-size/fab.e2e.ts#L14
1) [Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/ltr › should position fabs correctly with custom sizes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/fab/test/custom-size/fab.e2e.ts-snapshots/fab-custom-size-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-fab-test-cu-339fe-correctly-with-custom-sizes-Mobile-Chrome-retry1/fab-custom-size-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-fab-test-cu-339fe-correctly-with-custom-sizes-Mobile-Chrome-retry1/fab-custom-size-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(fab-custom-size-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4 pixels (ratio 0.01 of all image pixels) are different.
12 | await page.setViewportSize(Viewports.tablet.landscape);
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`fab-custom-size`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/fab/test/custom-size/fab.e2e.ts:14:26
|
|
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/ltr › should position fabs correctly with custom sizes:
src/components/fab/test/custom-size/fab.e2e.ts#L14
1) [Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/ltr › should position fabs correctly with custom sizes
Error: expect(page).toHaveScreenshot(expected)
4 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/fab/test/custom-size/fab.e2e.ts-snapshots/fab-custom-size-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-fab-test-cu-339fe-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-fab-test-cu-339fe-correctly-with-custom-sizes-Mobile-Chrome/fab-custom-size-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(fab-custom-size-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 4 pixels (ratio 0.01 of all image pixels) are different.
12 | await page.setViewportSize(Viewports.tablet.landscape);
13 |
> 14 | await expect(page).toHaveScreenshot(screenshot(`fab-custom-size`));
| ^
15 | });
16 | });
17 | });
at /ionic/src/components/fab/test/custom-size/fab.e2e.ts:14:26
|
|
[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
2) [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: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
1) [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 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/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover:
src/components/popover/test/fixture.ts#L28
1) [Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover
Error: expect(page).toHaveScreenshot(expected)
1053 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/popover/test/basic/popover.e2e.ts-snapshots/popover-basic-no-event-popover-ios-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-popover-tes-2900a-uld-render-no-event-popover-Mobile-Safari/popover-basic-no-event-popover-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-popover-tes-2900a-uld-render-no-event-popover-Mobile-Safari/popover-basic-no-event-popover-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(popover-basic-no-event-popover-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1053 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 1053 pixels (ratio 0.01 of all image pixels) are different.
at src/components/popover/test/fixture.ts:28
26 | const { page } = this;
27 |
> 28 | await expect(page).toHaveScreenshot(screenshot(`popover-${modifier}`));
| ^
29 | }
30 | }
31 |
at PopoverFixture.screenshot (/ionic/src/components/popover/test/fixture.ts:28:24)
at /ionic/src/components/popover/test/basic/popover.e2e.ts:34:28
|
|
🎭 Playwright Run Summary
216 skipped
238 passed (2.3m)
|
|
🎭 Playwright Run Summary
414 passed (2.8m)
|
|
🎭 Playwright Run Summary
508 passed (2.9m)
|
|
🎭 Playwright Run Summary
1 skipped
514 passed (3.3m)
|
|
🎭 Playwright Run Summary
212 skipped
292 passed (3.5m)
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/ltr › should position fabs correctly with custom sizes
[Mobile Chrome] › src/components/fab/test/custom-size/fab.e2e.ts:9:9 › fab: custom size - ios/rtl › should position fabs correctly with custom sizes
2 skipped
590 passed (3.6m)
|
|
🎭 Playwright Run Summary
2 flaky
[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:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group
2 skipped
499 passed (3.6m)
|
|
🎭 Playwright Run Summary
627 passed (4.1m)
|
|
🎭 Playwright Run Summary
10 skipped
482 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
3 skipped
503 passed (4.9m)
|
|
🎭 Playwright Run Summary
14 skipped
374 passed (4.9m)
|
|
🎭 Playwright Run Summary
498 passed (5.9m)
|
|
🎭 Playwright Run Summary
4 skipped
501 passed (6.0m)
|
|
🎭 Playwright Run Summary
4 skipped
502 passed (6.3m)
|
|
🎭 Playwright Run Summary
506 passed (6.5m)
|
|
🎭 Playwright Run Summary
5 skipped
551 passed (6.6m)
|
|
🎭 Playwright Run Summary
2 skipped
504 passed (7.0m)
|
|
🎭 Playwright Run Summary
12 skipped
496 passed (6.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:32:9 › popover: rendering variants - ios/ltr › should render no event popover
7 skipped
503 passed (7.3m)
|
|
🎭 Playwright Run Summary
6 skipped
508 passed (7.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
652 KB |
sha256:143462b589069dc51a477953e4efc90b4ee14c4e579892705a8831b5644384d5
|
|
|
ionic-angular-server
Expired
|
8.54 KB |
sha256:dca80da5b77e5199e4eb96c5c0dfbe32508daa7981ba271caa15a939eb709ece
|
|
|
ionic-core
Expired
|
4.44 MB |
sha256:e101dbd319a44206dea9f8a6f0abc4bc4ecbae63e0bb4d7936a6cbb8df85e7d0
|
|
|
ionic-react
Expired
|
199 KB |
sha256:cc7a7c03b84d804e4b38fe24bff38c8c34e87d966f6553e2553e457a69cc6a65
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:ac47474b063031411b97b59e0bbe64930f235352ca68b1e60b992e0ee28614d6
|
|
|
ionic-vue
Expired
|
221 KB |
sha256:e944ddcfb43495eda4c3197d2fd5f97bd870b357cf02a729e6760ece67dfbfa6
|
|
|
ionic-vue-router
Expired
|
17 KB |
sha256:68cfdd2d88ce0835e2a98b80fd755764a9303cbdf3804e8d2f8dad55ec341a4d
|
|
|
test-results-1-20
Expired
|
443 KB |
sha256:22ea55f908da1befd6cd5f320800577da3a5b3f0b68e0b2a1b7284fd0d39d2d2
|
|
|
test-results-10-20
Expired
|
420 KB |
sha256:b113638a4027c7f499f8f658f90c3ffb5550f55be64f81248578191eebdf6bb6
|
|
|
test-results-11-20
Expired
|
1.62 MB |
sha256:c72ff52f5c7615b2b2e6620c43db87d7b94687ab0dd1bac30aa564e3ec7348a6
|
|
|
test-results-12-20
Expired
|
437 KB |
sha256:2d9968cc5955941c599b312b9f4aaaaea068250a839fa1a74013d223fa8638d8
|
|
|
test-results-13-20
Expired
|
446 KB |
sha256:135891fad4fe71dafeac4e641551bd5162628160e282b13f9c0bb2c1a6301626
|
|
|
test-results-14-20
Expired
|
401 KB |
sha256:ca63b3c7de9ff93b4d5255314cafda9327907bc9215453d146416e6399bbc175
|
|
|
test-results-15-20
Expired
|
435 KB |
sha256:aa2c258a7e53cb0d585f56af6f311db713fb6d5dd1e0f1edae40d99ba4862ecf
|
|
|
test-results-16-20
Expired
|
1.15 MB |
sha256:2e6a42532b22767269ef8b28f8af80a18eb003f3fd7f1db022323a7b82ac9910
|
|
|
test-results-17-20
Expired
|
1.43 MB |
sha256:02de82ddc35a14c23cc41026300b37847c00fd52b1432e68ed32af60606659b1
|
|
|
test-results-18-20
Expired
|
489 KB |
sha256:7c892592d7c69839a77fc2ebfc29a52407c546b2c292e05fe97a28755f26bfec
|
|
|
test-results-19-20
Expired
|
397 KB |
sha256:8d6cd5dfd333fe062826a3e5ff850fdceb370aeb7b7b0ebe9ca97796dce130fb
|
|
|
test-results-2-20
Expired
|
477 KB |
sha256:884c4d00a24172f7353db9b953c5ca0a1a31be013e451a465eba3be896d6ae96
|
|
|
test-results-20-20
Expired
|
347 KB |
sha256:5086b7e95c47e1980be247cd8779cbee707cf1e471a04b9b05554bc974181b6b
|
|
|
test-results-3-20
Expired
|
421 KB |
sha256:cf037c085ae8a8bd8f3040b3cdf489657f5b96611ed54e98c3e5fbe8251d87a8
|
|
|
test-results-4-20
Expired
|
528 KB |
sha256:5f669e07281308895d7b289158482f826d4636afaeee5110e7f14fb3f7a9bd41
|
|
|
test-results-5-20
Expired
|
449 KB |
sha256:81659f25bd155861900ab18374d2b38f800e36ae7a11f36997c24d45bfe391c3
|
|
|
test-results-6-20
Expired
|
447 KB |
sha256:39573ea1b0e9c33a749e82eec697d51e04b93ea7e0a537ca2ba20ae64a161148
|
|
|
test-results-7-20
Expired
|
337 KB |
sha256:785d36912a9b153b8454b3ffa43782a838ee63a6a2cd998fe9855bcf9fbeb9e7
|
|
|
test-results-8-20
Expired
|
435 KB |
sha256:2d6aa774b3c15cdd1937e5e81cfc959e0c5219d02a711a6757b3865110a9eb00
|
|
|
test-results-9-20
Expired
|
3.19 MB |
sha256:6e0ed8272c9c6ed7fb73863a9641030b0203381c4c52684639ca481d297a23fa
|
|