fix(input): update label padding to align with the outline input in ionic theme #15233
build.yml
on: pull_request
build-core
1m 44s
Matrix: test-core-screenshot
test-core-clean-build
12s
test-core-lint
56s
test-core-spec
50s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
2 errors and 20 notices
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor:
src/components/toast/test/swipe-gesture/toast.e2e.ts#L1
1) [Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
Test timeout of 30000ms exceeded.
|
[Mobile Safari] › src/components/segment/test/a11y/segment.e2e.ts:36:9 › segment: a11y - ios/ltr › should not have any axe violations:
src/components/segment/test/a11y/segment.e2e.ts#L40
1) [Mobile Safari] › src/components/segment/test/a11y/segment.e2e.ts:36:9 › segment: a11y - ios/ltr › should not have any axe violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 53
- Array []
+ Array [
+ Object {
+ "description": "Ensure elements that have scrollable content are accessible by keyboard",
+ "help": "Scrollable region must have keyboard access",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/scrollable-region-focusable?application=playwright",
+ "id": "scrollable-region-focusable",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "focusable-content",
+ "impact": "serious",
+ "message": "Element should have focusable content",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "focusable-element",
+ "impact": "serious",
+ "message": "Element should be focusable",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element should have focusable content
+ Element should be focusable",
+ "html": "<div class=\"inner-scroll scroll-y overscroll\" part=\"scroll\"><slot></slot></div>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-content",
+ ".inner-scroll",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.keyboard",
+ "wcag2a",
+ "wcag211",
+ "wcag213",
+ "TTv5",
+ "TT4.a",
+ "EN-301-549",
+ "EN-9.2.1.1",
+ "EN-9.2.1.3",
+ ],
+ },
+ ]
38 |
39 | const results = await new AxeBuilder({ page }).analyze();
> 40 | expect(results.violations).toEqual([]);
| ^
41 | });
42 |
43 | test('segment buttons should be keyboard navigable', async ({ page, pageUtils }) => {
at /ionic/src/components/segment/test/a11y/segment.e2e.ts:40:34
|
🎭 Playwright Run Summary
300 skipped
261 passed (2.7m)
|
🎭 Playwright Run Summary
541 passed (3.6m)
|
🎭 Playwright Run Summary
559 passed (3.7m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
296 skipped
261 passed (3.8m)
|
🎭 Playwright Run Summary
550 passed (4.2m)
|
🎭 Playwright Run Summary
2 skipped
577 passed (4.3m)
|
🎭 Playwright Run Summary
3 skipped
563 passed (4.5m)
|
🎭 Playwright Run Summary
14 skipped
405 passed (5.4m)
|
🎭 Playwright Run Summary
12 skipped
690 passed (5.9m)
|
🎭 Playwright Run Summary
9 skipped
539 passed (6.1m)
|
🎭 Playwright Run Summary
4 skipped
562 passed (6.5m)
|
🎭 Playwright Run Summary
2 skipped
551 passed (6.5m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/segment/test/a11y/segment.e2e.ts:36:9 › segment: a11y - ios/ltr › should not have any axe violations
5 skipped
567 passed (6.7m)
|
🎭 Playwright Run Summary
12 skipped
499 passed (6.9m)
|
🎭 Playwright Run Summary
1 skipped
561 passed (6.9m)
|
🎭 Playwright Run Summary
2 skipped
578 passed (7.4m)
|
🎭 Playwright Run Summary
5 skipped
512 passed (7.4m)
|
🎭 Playwright Run Summary
1 skipped
592 passed (7.7m)
|
🎭 Playwright Run Summary
4 skipped
620 passed (7.8m)
|
🎭 Playwright Run Summary
7 skipped
539 passed (9.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
|
798 KB |
|
ionic-angular-server
|
8.55 KB |
|
ionic-core
|
5.4 MB |
|
ionic-react
|
359 KB |
|
ionic-react-router
|
27.9 KB |
|
ionic-vue
|
380 KB |
|
ionic-vue-router
|
17.1 KB |
|
test-results-1-20
|
491 KB |
|
test-results-10-20
|
481 KB |
|
test-results-11-20
|
534 KB |
|
test-results-12-20
|
461 KB |
|
test-results-13-20
|
488 KB |
|
test-results-14-20
|
423 KB |
|
test-results-15-20
|
454 KB |
|
test-results-16-20
|
475 KB |
|
test-results-17-20
|
560 KB |
|
test-results-18-20
|
2.42 MB |
|
test-results-19-20
|
443 KB |
|
test-results-2-20
|
492 KB |
|
test-results-20-20
|
1.16 MB |
|
test-results-3-20
|
459 KB |
|
test-results-4-20
|
526 KB |
|
test-results-5-20
|
484 KB |
|
test-results-6-20
|
460 KB |
|
test-results-7-20
|
367 KB |
|
test-results-8-20
|
436 KB |
|
test-results-9-20
|
484 KB |
|