Update Reference Screenshots #1953
update-screenshots.yml
on: workflow_dispatch
build-core
1m 52s
Matrix: test-core-screenshot
update-reference-screenshots
0s
Annotations
31 errors and 20 notices
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
4) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Safari] › src/components/select/test/basic/select.e2e.ts:68:11 › select: basic - md/ltr › select: alert › it should not focus any option when opened with a value:
src/components/select/test/basic/select.e2e.ts#L95
1) [Mobile Safari] › src/components/select/test/basic/select.e2e.ts:68:11 › select: basic - md/ltr › select: alert › it should not focus any option when opened with a value
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('ion-alert').locator('.alert-radio-button.ion-focused')
Expected: 0
Received: 1
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('ion-alert').locator('.alert-radio-button.ion-focused')
9 × locator resolved to 1 element
- unexpected value "1"
93 | // Alert interface doesn't apply ion-focused class to selected options
94 | const focusedOptions = alert.locator('.alert-radio-button.ion-focused');
> 95 | await expect(focusedOptions).toHaveCount(0);
| ^
96 | });
97 | });
98 |
at /ionic/src/components/select/test/basic/select.e2e.ts:95:38
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
4) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
4) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "descriptio
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "descriptio
|
🎭 Playwright Run Summary
360 skipped
265 passed (2.3m)
|
🎭 Playwright Run Summary
659 passed (3.6m)
|
🎭 Playwright Run Summary
356 skipped
304 passed (3.8m)
|
🎭 Playwright Run Summary
666 passed (3.8m)
|
🎭 Playwright Run Summary
685 passed (3.8m)
|
🎭 Playwright Run Summary
5 skipped
656 passed (4.2m)
|
🎭 Playwright Run Summary
4 failed
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
[Mobile Chrome] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
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
659 passed (5.5m)
|
🎭 Playwright Run Summary
36 skipped
807 passed (5.7m)
|
🎭 Playwright Run Summary
14 skipped
477 passed (6.4m)
|
🎭 Playwright Run Summary
5 skipped
657 passed (6.6m)
|
🎭 Playwright Run Summary
10 skipped
647 passed (6.8m)
|
🎭 Playwright Run Summary
1 skipped
646 passed (7.7m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/select/test/basic/select.e2e.ts:68:11 › select: basic - md/ltr › select: alert › it should not focus any option when opened with a value
12 skipped
671 passed (8.2m)
|
🎭 Playwright Run Summary
2 skipped
671 passed (8.8m)
|
🎭 Playwright Run Summary
656 passed (8.9m)
|
🎭 Playwright Run Summary
5 skipped
697 passed (9.3m)
|
🎭 Playwright Run Summary
4 failed
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
3 skipped
658 passed (9.6m)
|
🎭 Playwright Run Summary
4 skipped
729 passed (10.0m)
|
🎭 Playwright Run Summary
4 failed
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
[Mobile Firefox] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
14 skipped
672 passed (10.4m)
|
🎭 Playwright Run Summary
7 skipped
618 passed (10.7m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
ionic-core
|
5.07 MB |
sha256:51dc7ab89b13187c9ec4945f0070b25ebc93cdb2229f0ff1c6c2c1d99045d78b
|
|
test-results-1-20
|
506 KB |
sha256:04b8a74748a2c61df4a88c3056968ce6f75f75a4adced0e92a92aff6397b9577
|
|
test-results-10-20
|
450 KB |
sha256:91a91fe2527d37abd4b65f7a084415c634e1d45947517ea5bd6f0cdf6f24d4b2
|
|
test-results-11-20
|
21.6 MB |
sha256:7a9650dc74b8c73a3794ddd6f78485c86756bde27016009f1c7f5af429a6492b
|
|
test-results-12-20
|
488 KB |
sha256:82c8ef4f7b66d6b06b6c55ca05e5e3e0e035836ef59556b4fe7fcfc3478b9e4b
|
|
test-results-13-20
|
506 KB |
sha256:be891490bf085357ef98e004dac48182cc6e9273f1fab4477b22c54f471136e9
|
|
test-results-14-20
|
431 KB |
sha256:baa655b6686e82b3b3e7a021f6baca3a63e1639b60f249ffb1926ced46ac018f
|
|
test-results-15-20
|
472 KB |
sha256:033137a4dbe04547042f77de6772f6dea065457ad157b2a866a42098597f19dc
|
|
test-results-16-20
|
470 KB |
sha256:0665e5230d02abf6b6c9a30b45142f705e67ff0273cde599a036df55820e61c1
|
|
test-results-17-20
|
20.4 MB |
sha256:8cdfa99d61fc0b67f17903476e05d17fbe2245cfd6b8878530cbef55ffe3f55c
|
|
test-results-18-20
|
1.35 MB |
sha256:63208c62fcd5f3a88b2729df373b6fa08a57144c795830e8d3cc2ed9e6ac7613
|
|
test-results-19-20
|
457 KB |
sha256:8189d73a47e89bb714aee47fda15801ac9a73513793f9438eb51d825a8012069
|
|
test-results-2-20
|
510 KB |
sha256:6b5a11f93082d177f27b8f4860b0658ae5e2acece5d8153976c03fe9b0474a08
|
|
test-results-20-20
|
343 KB |
sha256:3158940943ee3b817ea6258c64e2fd2192a9e98732f37e0ae214ac9726155790
|
|
test-results-3-20
|
440 KB |
sha256:df1cd3406b2ff64a3e97e7384dcac79decb5dd4dfc4ad321ca77856af261404d
|
|
test-results-4-20
|
20.5 MB |
sha256:261f2bffc5aaa16bfeea752c8de78618e572c2236dceb5197697b91b380f81ab
|
|
test-results-5-20
|
498 KB |
sha256:485c3767ed102762c65d3bd7205464271937fbd6a5a0576d1841dc804c8f66d1
|
|
test-results-6-20
|
483 KB |
sha256:ff1773f3c871dbbca71dcd21ddbb53d6763d6bd548be00d975f141a3f9a31628
|
|
test-results-7-20
|
364 KB |
sha256:75284df5cd93f5cf7b1429040d378a51519c210d9fa3ef110c0e970d2df652eb
|
|
test-results-8-20
|
457 KB |
sha256:9b46bfd1770a50dd5a703234981860c8299d57d1ed031ab85fbcd2de7336d84a
|
|
test-results-9-20
|
486 KB |
sha256:777d2adf0c07636697db9ddc0f408ba7246e4f84101d9439c08e65c8d33e8d49
|
|
updated-screenshots-6-20
|
8.05 KB |
sha256:faae6af742738911f6ceb1de261fbb576c6e6777d18b936ce5edb21a1790d946
|
|