Stencil Nightly Build #78
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 18s
Matrix: test-core-screenshot
test-core-clean-build
10s
test-core-lint
49s
test-core-spec
59s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
Annotations
15 errors and 20 notices
|
test-core-clean-build
Process completed with exit code 1.
|
|
build-vue
Process completed with exit code 1.
|
|
build-react
Process completed with exit code 1.
|
|
build-angular
Process completed with exit code 1.
|
|
verify-test-vue-e2e
Process completed with exit code 1.
|
|
verify-test-react-e2e
Process completed with exit code 1.
|
|
verify-test-react-router-e2e
Process completed with exit code 1.
|
|
verify-test-angular-e2e
Process completed with exit code 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:
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: expect(locator).toBeFocused() failed
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
Timeout: 5000ms
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
|
|
test-core-screenshot (18, 20)
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load:
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
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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&palette=light"
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 /ionic/src/components/router/test/guards/router.e2e.ts:9:26
|
|
[Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load:
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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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&palette=light"
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 /ionic/src/components/router/test/guards/router.e2e.ts:9:26
|
|
[Mobile Safari] › src/components/router/test/guards/router.e2e.ts:6:9 › router: guards - ios/ltr › guards should be run on initial load:
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&palette=light"
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 /ionic/src/components/router/test/guards/router.e2e.ts:9:26
|
|
verify-screenshots
Process completed with exit code 1.
|
|
send-failure-messages
Process completed with exit code 2.
|
|
🎭 Playwright Run Summary
216 skipped
261 passed (2.4m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (3.5m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (3.5m)
|
|
🎭 Playwright Run Summary
212 skipped
317 passed (3.8m)
|
|
🎭 Playwright Run Summary
1 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
4 skipped
517 passed (3.9m)
|
|
🎭 Playwright Run Summary
535 passed (3.3m)
|
|
🎭 Playwright Run Summary
4 skipped
518 passed (3.5m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (5.0m)
|
|
🎭 Playwright Run Summary
5 skipped
520 passed (5.5m)
|
|
🎭 Playwright Run Summary
652 passed (4.5m)
|
|
🎭 Playwright Run Summary
14 skipped
403 passed (5.3m)
|
|
🎭 Playwright Run Summary
1 skipped
538 passed (6.7m)
|
|
🎭 Playwright Run Summary
4 skipped
539 passed (7.0m)
|
|
🎭 Playwright Run Summary
2 skipped
517 passed (7.2m)
|
|
🎭 Playwright Run Summary
1 failed
[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
534 passed (7.1m)
|
|
🎭 Playwright Run Summary
1 skipped
528 passed (7.0m)
|
|
🎭 Playwright Run Summary
14 skipped
504 passed (7.4m)
|
|
🎭 Playwright Run Summary
5 skipped
518 passed (7.2m)
|
|
🎭 Playwright Run Summary
5 skipped
577 passed (7.4m)
|
|
🎭 Playwright Run Summary
7 skipped
517 passed (8.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular-server
|
8.54 KB |
sha256:b03858c2cc46e0d6584911ccec093fe6b7a054be5e0b4091652f8052075826c3
|
|
|
ionic-core
|
4.72 MB |
sha256:758cc38c65d69c4ce241cbf5841dcec833948b6be2ae373b48a453f45e78f76a
|
|
|
test-results-1-20
|
445 KB |
sha256:bb6c522a55d559ef92d64e4fe1b09685ef11b8697669464f51a582e0b4745b92
|
|
|
test-results-10-20
|
463 KB |
sha256:26dd77c6bf73935cbaaab910acc1777f1cd038b6bde90d3d46e6565f3cbe332d
|
|
|
test-results-11-20
|
1.26 MB |
sha256:17a7b660cbf4ea1d7748b80e3a5c0f196d08290dc861ef7f738120e2c8712529
|
|
|
test-results-12-20
|
448 KB |
sha256:3beeddaee091aa105a32d185f5ccda5d02a8985a21fbafeb282842d2b69a622b
|
|
|
test-results-13-20
|
452 KB |
sha256:7c783b34c3570553a089a2998d18ddb4188998495b4234a64b5b6b8a27f4cd78
|
|
|
test-results-14-20
|
410 KB |
sha256:62944dafe6b518bdd8174ace38df268e61d47478d8d5398c9d53b41ea69d820f
|
|
|
test-results-15-20
|
431 KB |
sha256:bf6bdc67d54c2516060b70c7dd219f5b143e62fb6ec1bb92b9caf37d144fba01
|
|
|
test-results-16-20
|
432 KB |
sha256:af044301893999e0054a30f9fb0c913641ad3367f7cd136cef799b8e0d686dcb
|
|
|
test-results-17-20
|
533 KB |
sha256:1a3a692ae497fab1f4b961c0f1a564d6b0974451f47d55c820e9843c5c067fd8
|
|
|
test-results-18-20
|
1.99 MB |
sha256:4e2312774334d5cd2bfab815b04f0752a124ceaa11c7a2d5bbd4b91cf5af948d
|
|
|
test-results-19-20
|
397 KB |
sha256:a439a913c9f02a37653aed86e31da50b444656f55c6ff5b4641c63312d366189
|
|
|
test-results-2-20
|
477 KB |
sha256:9f7c508a205fdb532cf038b225f60196f742741255c434bb9c5e08de0db7afa6
|
|
|
test-results-20-20
|
362 KB |
sha256:1e3c9dce382aecd7e7f3aca7eeab24977c6230fea9e857375ae95de2e17878af
|
|
|
test-results-3-20
|
432 KB |
sha256:57d36bb7c11e551668a40b68006908e83b8d467b5de8746f48c29e595eb51c8c
|
|
|
test-results-4-20
|
530 KB |
sha256:e3f62f30449bfecc605031c539086edc1139451d45a0b2da9f3bfabce49f653b
|
|
|
test-results-5-20
|
457 KB |
sha256:191ef3b69a4a5397499229b6a0269c7e1e1869fd0dfa3a1a773afb7249d636e4
|
|
|
test-results-6-20
|
448 KB |
sha256:37378bd9f9d893041148839376a4de927a7550f543424511b02b64b810067b39
|
|
|
test-results-7-20
|
355 KB |
sha256:117e7e8722e034005285c66459d36b454d92223ab9f365e10df55c67e13378ea
|
|
|
test-results-8-20
|
430 KB |
sha256:862ed72a772abf020cc6a548212404395374b214128f25873ba4bdaee19935b3
|
|
|
test-results-9-20
|
441 KB |
sha256:570abde228867ae04fb2c9a57eb9065132ac942c83a2a0f29ec8218d4520c6fd
|
|