Stencil Nightly Build #42
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 38s
Matrix: test-core-screenshot
test-core-clean-build
18s
test-core-lint
50s
test-core-spec
43s
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
3 errors and 20 notices
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor:
core/src/components/toast/test/swipe-gesture/toast.e2e.ts#L1
1) [Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
Test timeout of 30000ms exceeded.
|
[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:9:9 › picker-internal: rendering - ios/ltr › inline pickers should not have visual regression:
core/src/components/picker-internal/test/basic/picker-internal.e2e.ts#L15
1) [Mobile Firefox] › src/components/picker-internal/test/basic/picker-internal.e2e.ts:9:9 › picker-internal: rendering - ios/ltr › inline pickers should not have visual regression
Error: Timed out 5000ms waiting for expect(locator).toHaveClass(expected)
Locator: locator('#inline button[data-value="full-stack"]')
Expected pattern: /picker-item-active/
Received string: "picker-item"
Call log:
- expect.toHaveClass with timeout 5000ms
- waiting for locator('#inline button[data-value="full-stack"]')
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
- locator resolved to <button tabindex="-1" data-index="2" part="wheel-item" c…>Full Stack</button>
- unexpected value "picker-item"
13 | const onion = page.locator('#inline button[data-value="onion"]');
14 |
> 15 | await expect(fullStack).toHaveClass(/picker-item-active/);
| ^
16 | await expect(onion).toHaveClass(/picker-item-active/);
17 |
18 | await page.waitForChanges();
at /home/runner/work/ionic-framework/ionic-framework/core/src/components/picker-internal/test/basic/picker-internal.e2e.ts:15:31
|
🎭 Playwright Run Summary
14 skipped
359 passed (2.6m)
|
🎭 Playwright Run Summary
406 passed (2.5m)
|
🎭 Playwright Run Summary
384 passed (3.1m)
|
🎭 Playwright Run Summary
2 skipped
429 passed (3.4m)
|
🎭 Playwright Run Summary
407 passed (2.9m)
|
🎭 Playwright Run Summary
13 skipped
373 passed (4.2m)
|
🎭 Playwright Run Summary
3 skipped
405 passed (3.0m)
|
🎭 Playwright Run Summary
2 skipped
387 passed (4.4m)
|
🎭 Playwright Run Summary
15 skipped
387 passed (4.6m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
13 skipped
386 passed (4.8m)
|
🎭 Playwright Run Summary
2 skipped
399 passed (5.2m)
|
🎭 Playwright Run Summary
10 skipped
400 passed (5.1m)
|
🎭 Playwright Run Summary
1 skipped
415 passed (5.3m)
|
🎭 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.5m)
|
🎭 Playwright Run Summary
4 skipped
403 passed (5.3m)
|
🎭 Playwright Run Summary
5 skipped
392 passed (5.8m)
|
🎭 Playwright Run Summary
12 skipped
374 passed (4.5m)
|
🎭 Playwright Run Summary
6 skipped
402 passed (4.8m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Firefox] › src/components/picker-internal/test/basic/picker-internal.e2e.ts:9:9 › picker-internal: rendering - ios/ltr › inline pickers should not have visual regression
10 skipped
398 passed (5.8m)
|
🎭 Playwright Run Summary
5 skipped
403 passed (6.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
Expired
|
756 KB |
|
ionic-angular-server
Expired
|
10.1 KB |
|
ionic-core
Expired
|
4.99 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
|
389 KB |
|
test-results-11-20
Expired
|
408 KB |
|
test-results-12-20
Expired
|
358 KB |
|
test-results-13-20
Expired
|
365 KB |
|
test-results-14-20
Expired
|
378 KB |
|
test-results-15-20
Expired
|
358 KB |
|
test-results-16-20
Expired
|
380 KB |
|
test-results-17-20
Expired
|
437 KB |
|
test-results-18-20
Expired
|
398 KB |
|
test-results-19-20
Expired
|
362 KB |
|
test-results-2-20
Expired
|
391 KB |
|
test-results-20-20
Expired
|
1.14 MB |
|
test-results-3-20
Expired
|
380 KB |
|
test-results-4-20
Expired
|
1.09 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 |
|