fix(select-modal): hide focus option's border for ionic theme #16954
build.yml
on: pull_request
build-core
1m 37s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
57s
test-core-spec
45s
verify-screenshots
3s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
3s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
3s
Annotations
5 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
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
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: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
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/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar:
src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L20
2) [Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar
Error: expect(locator).toHaveScreenshot(expected)
5772 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-show-adjacent-days-custom-calendar-md-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-show-adjacent-days-custom-calendar-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 5772 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 5772 pixels (ratio 0.05 of all image pixels) are different.
18 | await page.locator('.datetime-ready').first().waitFor();
19 | const datetime = page.locator('#custom-calendar-days');
> 20 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`));
| ^
21 | });
22 |
23 | test('should not have visual regressions with specific date disabled', async ({ page }) => {
at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:20:30
|
|
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar:
src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L20
1) [Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
Error: expect(locator).toHaveScreenshot(expected)
4908 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-show-adjacent-days-custom-calendar-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-show-adjacent-days-custom-calendar-ios-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 4908 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 4908 pixels (ratio 0.05 of all image pixels) are different.
18 | await page.locator('.datetime-ready').first().waitFor();
19 | const datetime = page.locator('#custom-calendar-days');
> 20 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`));
| ^
21 | });
22 |
23 | test('should not have visual regressions with specific date disabled', async ({ page }) => {
at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:20:30
|
|
[Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor:
src/components/toast/test/swipe-gesture/toast.e2e.ts#L0
1) [Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
360 skipped
276 passed (2.2m)
|
|
🎭 Playwright Run Summary
671 passed (3.5m)
|
|
🎭 Playwright Run Summary
368 skipped
303 passed (3.5m)
|
|
🎭 Playwright Run Summary
688 passed (3.7m)
|
|
🎭 Playwright Run Summary
5 skipped
661 passed (4.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
674 passed (4.8m)
|
|
🎭 Playwright Run Summary
1 skipped
671 passed (4.1m)
|
|
🎭 Playwright Run Summary
36 skipped
818 passed (5.6m)
|
|
🎭 Playwright Run Summary
14 skipped
489 passed (5.9m)
|
|
🎭 Playwright Run Summary
10 skipped
647 passed (6.4m)
|
|
🎭 Playwright Run Summary
5 skipped
674 passed (6.7m)
|
|
🎭 Playwright Run Summary
12 skipped
680 passed (7.8m)
|
|
🎭 Playwright Run Summary
1 skipped
666 passed (8.2m)
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - md/ltr › should not have visual regressions with a custom styled calendar
2 skipped
662 passed (8.6m)
|
|
🎭 Playwright Run Summary
3 skipped
669 passed (8.9m)
|
|
🎭 Playwright Run Summary
1 skipped
651 passed (8.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:25:9 › toast: swipe gesture with top position - ios/ltr › should swipe up to dismiss with anchor
5 skipped
708 passed (9.5m)
|
|
🎭 Playwright Run Summary
4 skipped
729 passed (9.6m)
|
|
🎭 Playwright Run Summary
7 skipped
622 passed (9.8m)
|
|
🎭 Playwright Run Summary
14 skipped
681 passed (10.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
863 KB |
sha256:2c5e84f4af09e3d914014811dd44cff2144c5ba8f44e9adb2deca9ad584fafe4
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:f7e8fe0bc42b42b8cf87ca01e8afe3e482ed55a7fcab53d25daeeb4823066407
|
|
|
ionic-core
Expired
|
5.16 MB |
sha256:d986b9039ff12e19cbfad6cf1e0f9e15b06aa9c2f556a6511f8cda891198d62e
|
|
|
ionic-react
Expired
|
403 KB |
sha256:15481ff9f63554d4b8b9c1d4c7b97e0182e5ee9598d5869d9fd78832214d07fa
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:750ea0ca65fc36054aab40132c410672f69cd979a109bb2383f8ad31a17959a0
|
|
|
ionic-vue
Expired
|
433 KB |
sha256:97c6680410794e6afb3ef04db143e9839a81183ab62acd6fd6e15625ac25a2a3
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:ca90b5848a35cd08b46d46ec5f0fd9bb92be88a9c1f9507a59e99ddf2c118219
|
|
|
test-results-1-20
Expired
|
505 KB |
sha256:0d3e28bf1916e3503766858f79c9e58fa2acc1cc99dfa87e94d61d8b41fca20c
|
|
|
test-results-10-20
Expired
|
454 KB |
sha256:e5266a7c2c50dc5aa9606a29a4804343e9fd49035f2a2e8060f19662b317bc99
|
|
|
test-results-11-20
Expired
|
1.69 MB |
sha256:607ab24a6cd0f10aad0d672e1e624870869f5a89271d1ceb4ac475d7a2a02645
|
|
|
test-results-12-20
Expired
|
497 KB |
sha256:558994a7e66aec414ae7473e169b7c3db7fcf656d60be61ea6c7af3c20341f01
|
|
|
test-results-13-20
Expired
|
510 KB |
sha256:b22085993122d3fc8d9715b29f2f832d5fdedbc0f40e9a971d1b0b709bda87e5
|
|
|
test-results-14-20
Expired
|
435 KB |
sha256:edc35c0db6192f916ee31a93362a5fb4d78d4b19a66e6a35226a1f3e3ee20284
|
|
|
test-results-15-20
Expired
|
1.91 MB |
sha256:66946cab4c55094e5c56020f320a9dbe2363d23a177c90214e01896e88495dc6
|
|
|
test-results-16-20
Expired
|
483 KB |
sha256:e115501127d54c235c728b27c4f81ea62a20c30295f1710708cfda5ff72a30ff
|
|
|
test-results-17-20
Expired
|
576 KB |
sha256:15b9aed22e35cae1f4266ec0d3e08f770958f7332a04a4d435d0a5b5b6e4f677
|
|
|
test-results-18-20
Expired
|
567 KB |
sha256:8cc44e8e2d24fabbab10eef13f81bca9cfe7d44a0191fc8ae5bdbec032e93187
|
|
|
test-results-19-20
Expired
|
457 KB |
sha256:4610ac69684b7a75fcd920f70fb59a168b7fecce4ce283fa84298903ee035d73
|
|
|
test-results-2-20
Expired
|
516 KB |
sha256:b026d1a15743b7cf8801d3385b0df2ef81d302008068bdd8407501d57f91ee9a
|
|
|
test-results-20-20
Expired
|
347 KB |
sha256:3bda68ad124df074eb9a7c91ba124ceea0ec866193b7b1433bcc4838e2ed9583
|
|
|
test-results-3-20
Expired
|
450 KB |
sha256:b7db177a84290968584830c8ba07bfef1cff6ae5937182a774717c4a201c8115
|
|
|
test-results-4-20
Expired
|
597 KB |
sha256:b6902725f2906e3eebe0e4db7caee096a3d6e3f595ab88995edcdf1efb18b49a
|
|
|
test-results-5-20
Expired
|
500 KB |
sha256:ee480f01f769ee3c65aa24ae271f2aa0f843429b29dc38282c589ba84e7339b1
|
|
|
test-results-6-20
Expired
|
1.37 MB |
sha256:b7ea0884666ed2650c121e194c0ed155c95a0da956424ab0012bc9dc0f989624
|
|
|
test-results-7-20
Expired
|
368 KB |
sha256:6f5defeff59d5353ec6e3be01bd309f8cc9cf66e57b20a6c8ba7e3339f65e03c
|
|
|
test-results-8-20
Expired
|
458 KB |
sha256:42f38557b757e548bd961a0e538dec9c5d8cc86f8c1d99aa124850fce6c29a9a
|
|
|
test-results-9-20
Expired
|
493 KB |
sha256:2bd48f465128eb5a3eca937e6c27e5ff5eb864e73c3bddf63c5e70a0bc772179
|
|