Stencil Nightly Build #737
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 12s
Matrix: test-core-screenshot
test-core-clean-build
18s
test-core-lint
46s
test-core-spec
50s
verify-screenshots
3s
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
2s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
2s
Annotations
4 errors and 20 notices
|
[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
2) [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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
|
[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
2) [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
|
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups
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"
120 |
121 | await pageUtils.pressKeys('Tab');
> 122 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
123 |
124 | await pageUtils.pressKeys('Tab');
125 | await expect(secondGroupRadios.nth(0)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
|
|
[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
|
|
🎭 Playwright Run Summary
407 passed (2.5m)
|
|
🎭 Playwright Run Summary
1 skipped
529 passed (3.1m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.2m)
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr › radio: keyboard navigation - md/ltr › tabbing should switch between radio groups
[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
508 passed (3.8m)
|
|
🎭 Playwright Run Summary
216 skipped
257 passed (2.3m)
|
|
🎭 Playwright Run Summary
4 skipped
635 passed (3.8m)
|
|
🎭 Playwright Run Summary
212 skipped
303 passed (3.6m)
|
|
🎭 Playwright Run Summary
638 passed (4.1m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (4.8m)
|
|
🎭 Playwright Run Summary
14 skipped
399 passed (5.0m)
|
|
🎭 Playwright Run Summary
5 skipped
510 passed (5.0m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (6.1m)
|
|
🎭 Playwright Run Summary
4 skipped
528 passed (6.3m)
|
|
🎭 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
525 passed (6.5m)
|
|
🎭 Playwright Run Summary
1 skipped
523 passed (6.7m)
|
|
🎭 Playwright Run Summary
2 skipped
509 passed (6.7m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (6.9m)
|
|
🎭 Playwright Run Summary
5 skipped
515 passed (6.9m)
|
|
🎭 Playwright Run Summary
5 skipped
563 passed (6.9m)
|
|
🎭 Playwright Run Summary
7 skipped
507 passed (7.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
666 KB |
sha256:59ff93d494d4a6b9e1a8d5ea5d5930bfbbeb38cf369920efa25f2c6851a160f4
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:c35f71aea91bd4c9a858081bb3ddb225f7efbc2c786e84a8bf2b5c6af9b92add
|
|
|
ionic-core
Expired
|
4.64 MB |
sha256:2360905bd3d262eee886ba75aacb5fc0edb1bac2e885f0d59c25f7183a45117b
|
|
|
ionic-react
Expired
|
211 KB |
sha256:48dfd33873b1ebf6c80551be92046e386f79a69c53103213aac806e50937f2ab
|
|
|
ionic-react-router
Expired
|
28 KB |
sha256:522f2c6a9de0dd8fdd4c948dd23a162ff3fcde2e402c634dc2d9c67d9ebb4776
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:d48c13b7098a6cbf6544efd637381e947b0e28b2264789c68c2e92edce464b56
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:23b878e16dbcea0c595baf15aa0dfa0ff260f236118abe13a39ecdfbc8eb0e71
|
|
|
test-results-1-20
Expired
|
421 KB |
sha256:d4e166a4b89442b4a22cca9690f0a872bbef60d25ef757cd1f60ba13f1bbcded
|
|
|
test-results-10-20
Expired
|
395 KB |
sha256:99fb81da22c6fba9b2a20f605cf754f77ec325f605d9bee981d5e88dee25621e
|
|
|
test-results-11-20
Expired
|
1.95 MB |
sha256:64ab0c6ddb50154f81d5557ffc750eace926dd819c662273afd600f1a522ef3f
|
|
|
test-results-12-20
Expired
|
431 KB |
sha256:faff1090025317f450c7b2141f3ea0b26bd64238917f2051fdbc78ef1304f1ec
|
|
|
test-results-13-20
Expired
|
427 KB |
sha256:4ee253e5a1816499da9f68c95df12ee36850218261a6ff4102950840cd3d61f7
|
|
|
test-results-14-20
Expired
|
389 KB |
sha256:4f879bec1688a6aad902c9463a46a71d23121946cc1f66d710e9979c153b7bec
|
|
|
test-results-15-20
Expired
|
410 KB |
sha256:3aa2857d8993bcf43ccb2cb3f49b25a382f7bed1c5fcba383de687510c020f53
|
|
|
test-results-16-20
Expired
|
409 KB |
sha256:cdd8a028a324a86698fd59deb6b010369e6dd2e7dbbe6d05abf50a30f6d565e4
|
|
|
test-results-17-20
Expired
|
511 KB |
sha256:ca9c373cf0a9436c06ec7b8db376c2b08873ee7e6478ecc80298aa0ec690d41d
|
|
|
test-results-18-20
Expired
|
1.22 MB |
sha256:cc77afcf4ff4fdc45f58414cbc06d91aa64ef406c629cb16fdb15f199c025d06
|
|
|
test-results-19-20
Expired
|
381 KB |
sha256:686ad380eb73c75217d8c10a5d13f1ba999492552429a62de11d16483573e944
|
|
|
test-results-2-20
Expired
|
454 KB |
sha256:93f773445314247531755c16c9f610cc432653d513117b3eb5f821ed15800a59
|
|
|
test-results-20-20
Expired
|
339 KB |
sha256:101c1559c4843c96dc098714c0032ad2c188fa394efffffb2a3eaecb081a1a73
|
|
|
test-results-3-20
Expired
|
413 KB |
sha256:6bd8c1ae848488a83a22c9959fc25dcf3b5ceb818240ff9a29aa3e31d4fbf8ee
|
|
|
test-results-4-20
Expired
|
505 KB |
sha256:02c20456f0207de49c4eafd3479b07e75c42ba898e5cb7d02233055fff557346
|
|
|
test-results-5-20
Expired
|
439 KB |
sha256:620886ee65df8be9538dbe3c377ed64610bbee5ba70395f1d2c09530c84a8a02
|
|
|
test-results-6-20
Expired
|
425 KB |
sha256:df92b018368ac662e7231e5f7e2ad97c5cb291a95b135b01f295e3b007fb2a77
|
|
|
test-results-7-20
Expired
|
335 KB |
sha256:74ec1588971ceeeeb05652cfa0c234fdfef757381b9d99fa132486d97e70d4ea
|
|
|
test-results-8-20
Expired
|
407 KB |
sha256:ba92857498d1f3de5aef49d6143e10003dba1daebbbeaf5f0a5a48e062e95e71
|
|
|
test-results-9-20
Expired
|
467 KB |
sha256:6f6f1e3b07867fcb8f167feaae56b467eb79a2f3b18702e60c38748bc396be61
|
|