fix(item, tab-button): activation behaviour for Ionic theme #17502
build.yml
on: pull_request
build-core
1m 30s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
50s
test-core-spec
51s
verify-screenshots
2s
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
4s
verify-test-react-router-e2e
2s
verify-test-vue-e2e
2s
Annotations
7 errors and 20 notices
|
test-core-lint
Process completed with exit code 1.
|
|
[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
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"
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/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 Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:77:9 › toast: swipe gesture with middle position - ios/ltr › should swipe down to dismiss:
src/components/toast/test/swipe-gesture/toast.e2e.ts#L0
2) [Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:77:9 › toast: swipe gesture with middle position - ios/ltr › should swipe down to dismiss
Test timeout of 30000ms exceeded.
|
|
[Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions:
src/components/tab-bar/test/basic/tab-bar.e2e.ts#L45
1) [Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-tab-bar')
541 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: tab-bar-default-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(tab-bar-default-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
43 | const tabBar = page.locator('ion-tab-bar');
44 |
> 45 | await expect(tabBar).toHaveScreenshot(screenshot(`tab-bar-default`));
| ^
46 | });
47 | });
48 | });
at /ionic/src/components/tab-bar/test/basic/tab-bar.e2e.ts:45:28
|
|
[Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions:
src/components/tab-bar/test/basic/tab-bar.e2e.ts#L45
1) [Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('ion-tab-bar')
541 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: tab-bar-default-ionic-md-rtl-light.png
Call log:
- Expect "toHaveScreenshot(tab-bar-default-ionic-md-rtl-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-tab-bar')
- locator resolved to <ion-tab-bar role="tablist" selected-tab="2" class="ionic tab-bar-full tab-bar-round hydrated">…</ion-tab-bar>
- 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
- 541 pixels (ratio 0.03 of all image pixels) are different.
43 | const tabBar = page.locator('ion-tab-bar');
44 |
> 45 | await expect(tabBar).toHaveScreenshot(screenshot(`tab-bar-default`));
| ^
46 | });
47 | });
48 | });
at /ionic/src/components/tab-bar/test/basic/tab-bar.e2e.ts:45:28
|
|
🎭 Playwright Run Summary
360 skipped
272 passed (2.3m)
|
|
🎭 Playwright Run Summary
2 skipped
669 passed (3.6m)
|
|
🎭 Playwright Run Summary
368 skipped
308 passed (3.4m)
|
|
🎭 Playwright Run Summary
8 skipped
686 passed (3.8m)
|
|
🎭 Playwright Run Summary
1 skipped
676 passed (3.9m)
|
|
🎭 Playwright Run Summary
8 skipped
662 passed (4.4m)
|
|
🎭 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:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
4 skipped
674 passed (5.0m)
|
|
🎭 Playwright Run Summary
36 skipped
824 passed (5.7m)
|
|
🎭 Playwright Run Summary
14 skipped
489 passed (6.1m)
|
|
🎭 Playwright Run Summary
10 skipped
648 passed (6.6m)
|
|
🎭 Playwright Run Summary
5 skipped
680 passed (7.1m)
|
|
🎭 Playwright Run Summary
3 skipped
664 passed (7.6m)
|
|
🎭 Playwright Run Summary
12 skipped
685 passed (8.3m)
|
|
🎭 Playwright Run Summary
13 skipped
658 passed (8.5m)
|
|
🎭 Playwright Run Summary
18 skipped
615 passed (8.7m)
|
|
🎭 Playwright Run Summary
5 skipped
667 passed (8.7m)
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Firefox] › src/components/tab-bar/test/basic/tab-bar.e2e.ts:9:9 › tab-bar: basic - ionic/md/rtl/light › should not have visual regressions
[Mobile Firefox] › src/components/toast/test/swipe-gesture/toast.e2e.ts:77:9 › toast: swipe gesture with middle position - ios/ltr › should swipe down to dismiss
5 skipped
706 passed (9.3m)
|
|
🎭 Playwright Run Summary
1 skipped
668 passed (9.2m)
|
|
🎭 Playwright Run Summary
14 skipped
681 passed (9.9m)
|
|
🎭 Playwright Run Summary
4 skipped
736 passed (9.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
805 KB |
sha256:870143b9a6bd0d24ca129e75b2eadb9f4639b578cd3f27d0c869a20accafb8b4
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:744d7a9b3b80e4922411f6028566288c5c86e2ab293a669e0bb102d695fcdac4
|
|
|
ionic-core
|
5.12 MB |
sha256:61f74663846e331cdf55d71f460b691ef93c321484630c06c95db0e33d00c609
|
|
|
ionic-react
|
343 KB |
sha256:bdc15307142529c9612de9e62ceb535e5be2a90aef7179915e2b3ff43f7d6cf2
|
|
|
ionic-react-router
|
27.9 KB |
sha256:df4d0ec9bb1e5e53060e3842dc134bf44369e7daf0a668dc5a5d275f4925590b
|
|
|
ionic-vue
|
373 KB |
sha256:265d446cfbaef663dd8c64e93f59b2cb02318415b4acf1d382ab9fdc38a825dd
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:ab14ad2d1681d9a7128f2c561a0b377908c62b09e39c4377500632bd542e3884
|
|
|
test-results-1-20
|
515 KB |
sha256:e205499b8ed90b629619dffbf5ee6cbff7297d28fb4365a77625974cf3cdb15d
|
|
|
test-results-10-20
|
462 KB |
sha256:6f24886522a1b410bfd1adbe30a79af521e69ced38bee5fc350e1373139c2c0b
|
|
|
test-results-11-20
|
2.08 MB |
sha256:22f087ef4bebeae3cedb4a0eac9ededacd7eb842a9381b0c9a58f8719e662388
|
|
|
test-results-12-20
|
498 KB |
sha256:7c7b9178dabdf902ffda478fccb08c1df4d745eebb4c167ca6edd5a5ced5ff9c
|
|
|
test-results-13-20
|
521 KB |
sha256:6fe8ac65f103f8e24f5723d759f1b9e04e2cd6a0dfb5d420ec44c2ee867f9861
|
|
|
test-results-14-20
|
442 KB |
sha256:052c07e6d4d3e51d62fd07ee5f34cfed19a17f15e81a9a8fc9364360af272de9
|
|
|
test-results-15-20
|
477 KB |
sha256:0af12fa2fc251842e8cde6d61fcbd164572369d7397e99c76392e6666492d46a
|
|
|
test-results-16-20
|
493 KB |
sha256:b64619083a9b2dc94c0e288230fc3865e34ab28ed9d388c0b2269eaf8f45c05b
|
|
|
test-results-17-20
|
576 KB |
sha256:dcd648a0942e7b83a61a56b6717ef300fbb6e120060c10d30f8f5cff2e808306
|
|
|
test-results-18-20
|
570 KB |
sha256:56b7435e143891d9f87194c98b359871b9d26fd9d319ca731c080d50eb13a7b2
|
|
|
test-results-19-20
|
462 KB |
sha256:7105c56b62dbb62389d30298c27198791b46516b24e8c9106acac757d08be150
|
|
|
test-results-2-20
|
520 KB |
sha256:43ce88238f468c3ec9675dcd5785d9c7244d3e8506c110fe6de4d52867400f4a
|
|
|
test-results-20-20
|
359 KB |
sha256:01bb12d39e6e80a5f5e5442ca731ea7a4d87c5922a4e367c629d36aef46e285e
|
|
|
test-results-3-20
|
455 KB |
sha256:7a4488ca4e9620187885589af19eaa2117d8ec482de9a6a6a90767967bdf0739
|
|
|
test-results-4-20
|
600 KB |
sha256:82e3e4833182f907076406983028a266fbfe1df6b368c7e3ea2461936a43811d
|
|
|
test-results-5-20
|
510 KB |
sha256:4e9a5ced55ba403dd2cdc0e32eed0f980672758e63f26a45e4b50ce1aa93e615
|
|
|
test-results-6-20
|
2.28 MB |
sha256:068bdadc7696ead4008fbe2d1b2bb0c908b74cecf8cb834ad2620852cdf89e8c
|
|
|
test-results-7-20
|
376 KB |
sha256:b1fd3cd3ceb4a7bd852b95960523252cc85dc03a47882f4f6d49cf57a18c8a61
|
|
|
test-results-8-20
|
467 KB |
sha256:6e1a273076b82b542b1bcaaf084d78bebd50a18e290f17cffbb53e567f50df6a
|
|
|
test-results-9-20
|
504 KB |
sha256:f63d67c76707836a6c09c88ef2c9cbca03efece1fb95cc26e9cf76914d2fa44a
|
|