Stencil Nightly Build #537
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 24s
Matrix: test-core-screenshot
test-core-clean-build
12s
test-core-lint
1m 9s
test-core-spec
44s
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
verify-test-vue-e2e
0s
Annotations
1 error, 23 warnings, and 20 notices
[Mobile Safari] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - md/rtl › safe area right › should have padding on the right only:
src/components/item-sliding/test/basic/item-sliding.e2e.ts#L188
1) [Mobile Safari] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - md/rtl › safe area right › should have padding on the right only
Error: Screenshot comparison failed:
47 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts-snapshots/item-sliding-safe-area-right-md-rtl-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-item-slidin-9b7da-e-padding-on-the-right-only-Mobile-Safari/item-sliding-safe-area-right-md-rtl-actual.png
Diff: /ionic/test-results/src-components-item-slidin-9b7da-e-padding-on-the-right-only-Mobile-Safari/item-sliding-safe-area-right-md-rtl-diff.png
Call log:
- expect.toHaveScreenshot(item-sliding-safe-area-right-md-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 47 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-item-sliding')
- locator resolved to <ion-item-sliding class="md hydrated item-sliding-active-slide item-sliding-active-options-start">…</ion-item-sliding>
- 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
- 47 pixels (ratio 0.01 of all image pixels) are different.
186 | await page.waitForChanges();
187 |
> 188 | await expect(item).toHaveScreenshot(screenshot(`item-sliding-safe-area-right`));
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/item-sliding/test/basic/item-sliding.e2e.ts:188:28
|
build-core-with-stencil-nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-clean-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-spec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-router-e2e (reactrouter5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-router-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-vue-e2e (vue3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-vue-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-screenshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-angular-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
216 skipped
229 passed (2.4m)
|
🎭 Playwright Run Summary
212 skipped
210 passed (2.7m)
|
🎭 Playwright Run Summary
455 passed (3.0m)
|
🎭 Playwright Run Summary
2 skipped
442 passed (3.4m)
|
🎭 Playwright Run Summary
3 skipped
451 passed (3.4m)
|
🎭 Playwright Run Summary
451 passed (3.6m)
|
🎭 Playwright Run Summary
438 passed (3.8m)
|
🎭 Playwright Run Summary
9 skipped
379 passed (4.2m)
|
🎭 Playwright Run Summary
550 passed (4.7m)
|
🎭 Playwright Run Summary
2 skipped
402 passed (5.0m)
|
🎭 Playwright Run Summary
3 skipped
459 passed (5.2m)
|
🎭 Playwright Run Summary
2 skipped
445 passed (5.5m)
|
🎭 Playwright Run Summary
4 skipped
448 passed (5.5m)
|
🎭 Playwright Run Summary
3 skipped
451 passed (5.6m)
|
🎭 Playwright Run Summary
5 skipped
528 passed (6.2m)
|
🎭 Playwright Run Summary
2 skipped
428 passed (6.3m)
|
🎭 Playwright Run Summary
5 skipped
443 passed (6.5m)
|
🎭 Playwright Run Summary
10 skipped
480 passed (6.7m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/item-sliding/test/basic/item-sliding.e2e.ts:152:11 › item-sliding: basic - md/rtl › safe area right › should have padding on the right only
7 skipped
444 passed (8.3m)
|
🎭 Playwright Run Summary
14 skipped
349 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
|
637 KB |
|
ionic-angular-server
|
8.55 KB |
|
ionic-core
|
5.2 MB |
|
ionic-react
|
201 KB |
|
ionic-react-router
|
27.9 KB |
|
ionic-vue
|
216 KB |
|
ionic-vue-router
|
17.1 KB |
|
test-results-1-20
|
420 KB |
|
test-results-10-20
|
472 KB |
|
test-results-11-20
|
458 KB |
|
test-results-12-20
|
417 KB |
|
test-results-13-20
|
421 KB |
|
test-results-14-20
|
395 KB |
|
test-results-15-20
|
403 KB |
|
test-results-16-20
|
438 KB |
|
test-results-17-20
|
1.24 MB |
|
test-results-18-20
|
465 KB |
|
test-results-19-20
|
375 KB |
|
test-results-2-20
|
459 KB |
|
test-results-20-20
|
309 KB |
|
test-results-3-20
|
425 KB |
|
test-results-4-20
|
503 KB |
|
test-results-5-20
|
418 KB |
|
test-results-6-20
|
404 KB |
|
test-results-7-20
|
335 KB |
|
test-results-8-20
|
417 KB |
|
test-results-9-20
|
424 KB |
|