Skip to content

Stencil Nightly Build #11

Stencil Nightly Build

Stencil Nightly Build #11

Triggered via schedule March 7, 2024 06:16
Status Success
Total duration 11m 12s
Artifacts 27

stencil-nightly.yml

on: schedule
build-core-with-stencil-nightly
1m 34s
build-core-with-stencil-nightly
build-react
53s
build-react
build-vue
47s
build-vue
Matrix: test-core-screenshot
build-angular
1m 15s
build-angular
build-angular-server
35s
build-angular-server
test-core-clean-build
15s
test-core-clean-build
test-core-lint
53s
test-core-lint
test-core-spec
1m 5s
test-core-spec
build-react-router
27s
build-react-router
build-vue-router
41s
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 and 20 notices
[Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load: core/src/components/router/test/guards/router.e2e.ts#L9
1) [Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load Error: expect(received).toContain(expected) // indexOf Expected substring: "#/child/1" Received string: "http://localhost:3333/src/components/router/test/guards#/guard-initial-page?ionic:_testing=true&ionic:mode=ios&rtl=undefined" 7 | await page.goto(`/src/components/router/test/guards#/guard-initial-page`, config); 8 | > 9 | expect(page.url()).toContain('#/child/1'); | ^ 10 | }); 11 | }); 12 | }); at /home/runner/work/ionic-framework/ionic-framework/core/src/components/router/test/guards/router.e2e.ts:9:26
[Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:165:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes: core/src/components/alert/test/a11y/alert.e2e.ts#L191
1) [Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:165:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes Error: Screenshot comparison failed: 39 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/alert/test/a11y/alert.e2e.ts-snapshots/alert-scale-ios-ltr-Mobile-Chrome-linux.png Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-alert-test-a11y-alert.e2e.ts-al-1f8bc--ios-ltr-should-scale-text-on-larger-font-sizes-Mobile-Chrome/alert-scale-ios-ltr-actual.png Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-alert-test-a11y-alert.e2e.ts-al-1f8bc--ios-ltr-should-scale-text-on-larger-font-sizes-Mobile-Chrome/alert-scale-ios-ltr-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 39 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 - 39 pixels (ratio 0.01 of all image pixels) are different. 189 | await ionAlertDidPresent.next(); 190 | > 191 | await expect(page).toHaveScreenshot(screenshot(`alert-scale`)); | ^ 192 | }); 193 | test('should scale text on larger font sizes with checkboxes', async ({ page }) => { 194 | await page.setContent( at /home/runner/work/ionic-framework/ionic-framework/core/src/components/alert/test/a11y/alert.e2e.ts:191:26
[Mobile Firefox] › src/components/picker-internal/test/basic/picker-internal.e2e.ts:25:9 › picker-internal: overlay rendering - md/ltr › popover: should not have visual regression: core/src/components/picker-internal/test/basic/picker-internal.e2e.ts#L39
1) [Mobile Firefox] › src/components/picker-internal/test/basic/picker-internal.e2e.ts:25:9 › picker-internal: overlay rendering - md/ltr › popover: should not have visual regression Error: Screenshot comparison failed: 10 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ionic-framework/ionic-framework/core/src/components/picker-internal/test/basic/picker-internal.e2e.ts-snapshots/picker-internal-popover-diff-md-ltr-Mobile-Firefox-linux.png Received: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-picker-internal-test-basic-pick-f872c-d-ltr-popover-should-not-have-visual-regression-Mobile-Firefox/picker-internal-popover-diff-md-ltr-actual.png Diff: /home/runner/work/ionic-framework/ionic-framework/core/test-results/src-components-picker-internal-test-basic-pick-f872c-d-ltr-popover-should-not-have-visual-regression-Mobile-Firefox/picker-internal-popover-diff-md-ltr-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('ion-popover .ion-delegate-host') - locator resolved to <div class="ion-delegate-host popover-viewport">…</div> - taking element screenshot - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 10 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('ion-popover .ion-delegate-host') - locator resolved to <div class="ion-delegate-host popover-viewport">…</div> - taking element screenshot - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 10 pixels (ratio 0.01 of all image pixels) are different. 37 | const popoverContent = page.locator('ion-popover .ion-delegate-host'); 38 | > 39 | await expect(popoverContent).toHaveScreenshot(screenshot(`picker-internal-popover-diff`), { | ^ 40 | /** 41 | * Animations must be enabled to capture the screenshot. 42 | * By default, animations are disabled with toHaveScreenshot, at /home/runner/work/ionic-framework/ionic-framework/core/src/components/picker-internal/test/basic/picker-internal.e2e.ts:39:36
🎭 Playwright Run Summary
406 passed (2.5m)
🎭 Playwright Run Summary
14 skipped 358 passed (2.5m)
🎭 Playwright Run Summary
384 passed (3.2m)
🎭 Playwright Run Summary
2 skipped 429 passed (3.3m)
🎭 Playwright Run Summary
13 skipped 373 passed (4.2m)
🎭 Playwright Run Summary
13 skipped 387 passed (4.4m)
🎭 Playwright Run Summary
407 passed (3.0m)
🎭 Playwright Run Summary
3 skipped 405 passed (2.9m)
🎭 Playwright Run Summary
15 skipped 387 passed (4.6m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load 10 skipped 398 passed (5.0m)
🎭 Playwright Run Summary
2 skipped 387 passed (4.6m)
🎭 Playwright Run Summary
2 skipped 399 passed (5.3m)
🎭 Playwright Run Summary
4 skipped 403 passed (5.2m)
🎭 Playwright Run Summary
12 skipped 373 passed (4.6m)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › src/components/alert/test/a11y/alert.e2e.ts:165:9 › alert: font scaling - ios/ltr › should scale text on larger font sizes 11 skipped 394 passed (4.4m)
🎭 Playwright Run Summary
5 skipped 392 passed (5.8m)
🎭 Playwright Run Summary
6 skipped 402 passed (4.9m)
🎭 Playwright Run Summary
1 skipped 415 passed (5.5m)
🎭 Playwright Run Summary
1 flaky [Mobile Firefox] › src/components/picker-internal/test/basic/picker-internal.e2e.ts:25:9 › picker-internal: overlay rendering - md/ltr › popover: should not have visual regression 10 skipped 398 passed (6.3m)
🎭 Playwright Run Summary
5 skipped 403 passed (6.4m)

Artifacts

Produced during runtime
Name Size
ionic-angular Expired
756 KB
ionic-angular-server Expired
10.1 KB
ionic-core Expired
4.96 MB
ionic-react Expired
189 KB
ionic-react-router Expired
27.9 KB
ionic-vue Expired
202 KB
ionic-vue-router Expired
17.1 KB
test-results-1-20 Expired
372 KB
test-results-10-20 Expired
390 KB
test-results-11-20 Expired
408 KB
test-results-12-20 Expired
356 KB
test-results-13-20 Expired
365 KB
test-results-14-20 Expired
378 KB
test-results-15-20 Expired
357 KB
test-results-16-20 Expired
380 KB
test-results-17-20 Expired
436 KB
test-results-18-20 Expired
1.04 MB
test-results-19-20 Expired
362 KB
test-results-2-20 Expired
391 KB
test-results-20-20 Expired
361 KB
test-results-3-20 Expired
380 KB
test-results-4-20 Expired
1.28 MB
test-results-5-20 Expired
377 KB
test-results-6-20 Expired
349 KB
test-results-7-20 Expired
1.16 MB
test-results-8-20 Expired
371 KB
test-results-9-20 Expired
372 KB