Update Reference Screenshots #2122
update-screenshots.yml
on: workflow_dispatch
build-core
1m 11s
Matrix: test-core-screenshot
update-reference-screenshots
9s
Annotations
4 errors and 20 notices
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group:
src/components/radio/test/a11y/radio.e2e.ts#L134
3) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › 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/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
2) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › 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 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
412 passed (2.6m)
|
|
🎭 Playwright Run Summary
216 skipped
318 passed (2.8m)
|
|
🎭 Playwright Run Summary
1 skipped
546 passed (3.3m)
|
|
🎭 Playwright Run Summary
212 skipped
317 passed (3.7m)
|
|
🎭 Playwright Run Summary
4 skipped
645 passed (3.9m)
|
|
🎭 Playwright Run Summary
3 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:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:130:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › using arrow keys should move between enabled radios within group
4 skipped
524 passed (4.1m)
|
|
🎭 Playwright Run Summary
652 passed (4.3m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (3.3m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (4.8m)
|
|
🎭 Playwright Run Summary
5 skipped
538 passed (5.3m)
|
|
🎭 Playwright Run Summary
14 skipped
403 passed (5.2m)
|
|
🎭 Playwright Run Summary
1 skipped
538 passed (6.1m)
|
|
🎭 Playwright Run Summary
4 skipped
539 passed (6.4m)
|
|
🎭 Playwright Run Summary
5 skipped
520 passed (6.4m)
|
|
🎭 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
540 passed (6.8m)
|
|
🎭 Playwright Run Summary
2 skipped
517 passed (7.1m)
|
|
🎭 Playwright Run Summary
7 skipped
517 passed (7.3m)
|
|
🎭 Playwright Run Summary
1 skipped
536 passed (7.2m)
|
|
🎭 Playwright Run Summary
5 skipped
516 passed (7.2m)
|
|
🎭 Playwright Run Summary
14 skipped
518 passed (7.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-core
|
4.62 MB |
sha256:9ad28ba7ce80527ec50880a027469c1e69b1a68176d8c0c829807e07ffbf5a83
|
|
|
test-results-1-20
|
444 KB |
sha256:fee9e05753d6a0fbc67b0932ac756a60647f560fc9456c64edd8e01c75038477
|
|
|
test-results-10-20
|
415 KB |
sha256:e107b58f8894f1292eb743d70db74c5937f3fb42099b2a2c375ac5da2c9ecea6
|
|
|
test-results-11-20
|
2.08 MB |
sha256:33c1680b72975ef0316fa64c366513f04b75d3f820ff3d89170598130a8d1df7
|
|
|
test-results-12-20
|
454 KB |
sha256:03e92859bff09201cb0d2725a2acdc11e2785ba6224cd6791fa88b3096909d2c
|
|
|
test-results-13-20
|
451 KB |
sha256:36c88972512f760a042457e5336cd1a8ef2a4944ef0f3ee3059afe0c898bc3fd
|
|
|
test-results-14-20
|
409 KB |
sha256:8b4095deb945bdfdd48c76ea7182a6d3a26a6c770d22cc871976623f00b69a77
|
|
|
test-results-15-20
|
431 KB |
sha256:9129f407a863a14423a83352e46c81754fac90f77286182a43d044748de4dccc
|
|
|
test-results-16-20
|
436 KB |
sha256:3288d772b767c16bc8378c8c3f0430912b7744b7c05ae111546efcecb988765a
|
|
|
test-results-17-20
|
538 KB |
sha256:33d7b15e688c3427a2ea99c1445c6a3378d048da8cb5c47d9c8e7aa2d54b9284
|
|
|
test-results-18-20
|
1.36 MB |
sha256:ee438730550ee2bbb90aecabb246ff2811fe7a68f64dd001f0cad10c3f4ba431
|
|
|
test-results-19-20
|
396 KB |
sha256:9acdf59841e743dc8124e9ca3d4d9b4b626fe9427bc666ab30ae272a6725a923
|
|
|
test-results-2-20
|
475 KB |
sha256:a87bc3b39a2d3fd0ee7b242128f7b485feb9278e52d41be4b79ad43b4b1933ca
|
|
|
test-results-20-20
|
361 KB |
sha256:087c376705307f4833fbedd5f48a7531895b6098804c670888ab080913a3f418
|
|
|
test-results-3-20
|
430 KB |
sha256:cc82dd70fe85fbb9c06f055954e9025a6074b6fa5b635249b331cb21510df454
|
|
|
test-results-4-20
|
663 KB |
sha256:29db6fbccf11c0cfb738c9793800f964a0ab6e66efda27bca1acbd101f702c6b
|
|
|
test-results-5-20
|
460 KB |
sha256:eaee166e43f9db81c53a839c9a5234b8d0017b7fb52e548335c132c86188bfff
|
|
|
test-results-6-20
|
433 KB |
sha256:c88f5c9422ba0175846fe792c4ad0716d5e27b7b77a1102c11d430c9a07aa9e0
|
|
|
test-results-7-20
|
370 KB |
sha256:f4f863e9323194fe0216a23fda90b1a67ee4230481d43351c3ae8ebacea29408
|
|
|
test-results-8-20
|
429 KB |
sha256:6394d023b52ef9ec070ec6393ed0e6275ea99e5f42f531acc4cdba092991421b
|
|
|
test-results-9-20
|
489 KB |
sha256:a8102d9f5bd0e6fbf9e925afb81f2a455fb21c80df506350fcd8c05a946c8de8
|
|
|
updated-screenshots-11-20
|
229 KB |
sha256:c895f1dbe430fd0a73d724f9ed5712846f8bf184b97b4f4c54bb65b0fc32b8d8
|
|
|
updated-screenshots-12-20
|
67.6 KB |
sha256:c31a65ae9d80ef04d7c9a7aa6dd00837a27f9d18c3320b9ccfe69efd8da00cb7
|
|
|
updated-screenshots-15-20
|
8.86 KB |
sha256:f5bf7ebe4144e386251c0f381ce861348c0cfaecb8abe8b1283b81b8fc62e375
|
|
|
updated-screenshots-17-20
|
18.4 KB |
sha256:6a323adc2315278e887a452caacae362b9febbe3ee9e86cfcb958a752af7f0c4
|
|
|
updated-screenshots-18-20
|
374 KB |
sha256:733c80a53547ffbb7c2101afe26074128d2012d789cd9648766232fb759b71ef
|
|
|
updated-screenshots-4-20
|
456 KB |
sha256:8330a3afb8534a7f2fec8ede04ead9cab3aa4cf39b1f6a804c6e30b2a30e44f3
|
|
|
updated-screenshots-5-20
|
91.1 KB |
sha256:001a605b2a16dc2cb315e3a3189c55de73388423c61c8084299319b1eccd6b27
|
|