refactor: not disable ally test rule anymore #15868
default.yml
on: pull_request
init
/
Init
20s
scan-secrets
/
TruffleHog
58s
get-playwright-version
/
Get and save publish version
23s
Matrix: init-playwright / init-playwright
build-showcase-react
/
Build Showcase react-showcase
30s
build-showcase-angular
/
Build Showcase angular-showcase
36s
build-showcase-stencil
/
Build Showcase stencil-showcase
47s
build-showcase-vue
/
Build Showcase vue-showcase
34s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
1m 5s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
53s
build-showcase-next
/
Build Showcase next-showcase
52s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
41s
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-stencil / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-components
/
regenerate-snapshots
regenerate-snapshots-foundations
/
regenerate-snapshots
regenerate-snapshots-patternhub
/
regenerate-snapshots
regenerate-snapshots
/
🧪🎭 - Regenerate snapshots showcases
7m 38s
deploy
/
Deploy
Annotations
44 errors, 9 warnings, and 7 notices
test-showcase-stencil / 🧪🎭 - stencil-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%20%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link \">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%20%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link \">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBAccordionItem › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBAccordionItem › test with accessibility checker ─────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 37
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 64,
+ "left": 699,
+ "top": 1111,
+ "width": 122,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/text_contrast_sufficient.html#%7B%22message%22%3A%22Text%20contrast%20of%203.51%20with%20its%20background%20is%20less%20than%20the%20WCAG%20AA%20minimum%20requirements%20for%20text%20of%20size%2016px%20and%20weight%20of%20400%22%2C%22snippet%22%3A%22%3Cdiv%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22fail_contrast%22%2C%22ruleId%22%3A%22text_contrast_sufficient%22%2C%22msgArgs%22%3A%5B%223.51%22%2C16%2C400%2C%22%2388898a%22%2C%22%23ffffff%22%2Cfalse%2Cfalse%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "Text contrast of 3.51 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
+ "messageArgs": Array [
+ "3.51",
+ 16,
+ 400,
+ "#88898a",
+ "#ffffff",
+ false,
+ false,
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/group[7]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-accordion-item[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-accordion-item[1]/li[1]/details[1]/div[1]",
+ },
+ "reasonId": "fail_contrast",
+ "ruleId": "text_contrast_sufficient",
+ "ruleTime": 0,
+ "snippet": "<div>",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
test-showcase-angular / 🧪🎭 - angular-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-ef48a2e0-18c5-4c43-ac90-21fdef6ed670%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[1]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-ef48a2e0-18c5-4c43-ac90-21fdef6ed670\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-682894a4-e413-4f18-ae09-46da1aaf6642%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[2]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-682894a4-e413-4f18-ae09-46da1aaf6642\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ O
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-f0a6eda1-ffcf-46e2-bd3d-25144d80f53b%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[1]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-f0a6eda1-ffcf-46e2-bd3d-25144d80f53b\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-7d2a877d-2b7b-4b02-948a-4e769811977b%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[2]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-7d2a877d-2b7b-4b02-948a-4e769811977b\" role=\"switch\" type=\"checkbox\">",
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-c880d300-7084-40e1-a823-4eee7ab7bdf2%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[1]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-c880d300-7084-40e1-a823-4eee7ab7bdf2\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-35e17c18-8a59-424a-9dde-b110a508144e%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[2]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-35e17c18-8a59-424a-9dde-b110a508144e\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ O
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-905eebc4-5c80-41cc-b609-2fbc0a9f3fd9%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[1]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-905eebc4-5c80-41cc-b609-2fbc0a9f3fd9\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20id%3D%5C%22switch-ae2c8a05-117a-43ce-9b1a-187a7949a716%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-switch[1]/app-default-component[1]/div[1]/div[1]/db-card[1]/div[1]/div[1]/div[2]/db-switch[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input aria-invalid=\"false\" aria-checked=\"false\" id=\"switch-ae2c8a05-117a-43ce-9b1a-187a7949a716\" role=\"switch\" type=\"checkbox\">",
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%20%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link \">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%20%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/app-root[1]/db-page[1]/div[1]/main[1]/div[1]/app-link[1]/app-default-component[1]/div[1]/div[3]/db-card[1]/div[1]/div[1]/div[2]/db-link[1]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link \">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:79:2 › DBPopover › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBPopover › should match screenshot ───────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 2639px, received 1280px by 2655px. 20480 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/popover/showcase/chromium-highContrast/DBPopover-should-match-screenshot-1/DBPopover-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/popover-popover-snapshot-DBPopover-should-match-screenshot-chromium-highContrast/DBPopover-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/popover-popover-snapshot-DBPopover-should-match-screenshot-chromium-highContrast/DBPopover-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 2639px, received 1280px by 2655px. 20480 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- Expected an image 1280px by 2639px, received 1280px by 2655px. 20480 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-d9e4baa9-3407-43fd-a521-83c3b7027ec8%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-d9e4baa9-3407-43fd-a521-83c3b7027ec8\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-8acdba51-480b-4911-87de-79858e4a86c2%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-8acdba51-480b-4911-87de-79858e4a86c2\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 28,
+ "left": 720,
+ "top": 459,
+ "wi
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-cf6bbd2f-59d7-4ee4-a5f3-c5976daa1941%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-cf6bbd2f-59d7-4ee4-a5f3-c5976daa1941\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-9dc7b1ea-50d9-4d57-81cb-6c97bed77159%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-9dc7b1ea-50d9-4d57-81cb-6c97bed77159\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-21f23aec-b9c5-4bdd-9237-be2f5acdf26e%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-21f23aec-b9c5-4bdd-9237-be2f5acdf26e\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-2a77d29d-8940-4a3b-86ea-2244d7d5571e%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-2a77d29d-8940-4a3b-86ea-2244d7d5571e\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 28,
+ "left": 720,
+ "top": 454,
+ "wi
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-fa47ec91-cc10-46bd-918a-3b8fb759863f%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-fa47ec91-cc10-46bd-918a-3b8fb759863f\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-26d73887-91c3-4fc0-8e67-df9fb35204c3%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-26d73887-91c3-4fc0-8e67-df9fb35204c3\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1113,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-9d3d27ef-e370-477e-9706-07df7e4b474d%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-9d3d27ef-e370-477e-9706-07df7e4b474d\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-df3fad6d-b7ea-4bc3-9184-c6af58b95a63%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-df3fad6d-b7ea-4bc3-9184-c6af58b95a63\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 28,
+ "left": 720,
+ "top": 459,
+ "wi
|
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 463,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-f35327be-bc27-4f5f-b18a-06adea217aef%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-f35327be-bc27-4f5f-b18a-06adea217aef\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 461,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-d0db7683-c86d-4024-b672-13edf174df4a%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-d0db7683-c86d-4024-b672-13edf174df4a\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds
|
test-showcase-react / 🧪🎭 - react-showcase:2/6
Process completed with exit code 1.
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker:
showcases/e2e/default.ts#L210
1) [chromium] › default.ts:174:2 › DBLink › test with accessibility checker ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 33
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 685,
+ "top": 1106,
+ "width": 62,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-disabled%5C%22%20are%20not%20valid%20for%20the%20element%20%3Ca%3E%20with%20implicit%20ARIA%20role%20%5C%22link%5C%22%22%2C%22snippet%22%3A%22%3Ca%20data-content%3D%5C%22internal%5C%22%20data-hide-icon-after%3D%5C%22false%5C%22%20tabindex%3D%5C%22-1%5C%22%20aria-disabled%3D%5C%22true%5C%22%20href%3D%5C%22%23%5C%22%20class%3D%5C%22db-link%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_implicit_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-disabled%22%2C%22a%22%2C%22link%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-disabled\" are not valid for the element <a> with implicit ARIA role \"link\"",
+ "messageArgs": Array [
+ "aria-disabled",
+ "a",
+ "link",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/link[10]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/a[1]",
+ },
+ "reasonId": "Fail_invalid_implicit_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<a data-content=\"internal\" data-hide-icon-after=\"false\" tabindex=\"-1\" aria-disabled=\"true\" href=\"#\" class=\"db-link\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
208 | }
209 |
> 210 | expect(failures).toEqual([]);
| ^
211 | });
212 | };
213 |
at /__w/mono/mono/showcases/e2e/default.ts:210:20
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-99f84e13-122e-4c80-b4a0-6fccfddeeeee%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-99f84e13-122e-4c80-b4a0-6fccfddeeeee\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-57013d18-30f2-4626-9f7a-6ca26e2e8050%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-57013d18-30f2-4626-9f7a-6ca26e2e8050\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 28,
+ "left": 720,
+ "top": 454,
+ "wi
|
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker:
showcases/e2e/default.ts#L210
2) [chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 715
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 20,
+ "left": 396,
+ "top": 458,
+ "width": 38,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-16357ad9-6c7d-48ca-9065-7c17bf97675b%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[1]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-16357ad9-6c7d-48ca-9065-7c17bf97675b\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 24,
+ "left": 524,
+ "top": 456,
+ "width": 46,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.12.12/doc/en-US/aria_attribute_valid.html#%7B%22message%22%3A%22The%20ARIA%20attributes%20%5C%22aria-checked%5C%22%20are%20not%20valid%20for%20the%20element%20%3Cinput%3E%20with%20ARIA%20role%20%5C%22switch%5C%22%22%2C%22snippet%22%3A%22%3Cinput%20id%3D%5C%22switch-8f4311e2-7964-4e55-ae0a-def42702d9f7%5C%22%20aria-invalid%3D%5C%22false%5C%22%20aria-checked%3D%5C%22false%5C%22%20role%3D%5C%22switch%5C%22%20type%3D%5C%22checkbox%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_invalid_role_attr%22%2C%22ruleId%22%3A%22aria_attribute_valid%22%2C%22msgArgs%22%3A%5B%22aria-checked%22%2C%22input%22%2C%22switch%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The ARIA attributes \"aria-checked\" are not valid for the element <input> with ARIA role \"switch\"",
+ "messageArgs": Array [
+ "aria-checked",
+ "input",
+ "switch",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/switch[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]",
+ },
+ "reasonId": "Fail_invalid_role_attr",
+ "ruleId": "aria_attribute_valid",
+ "ruleTime": 0,
+ "snippet": "<input id=\"switch-8f4311e2-7964-4e55-ae0a-def42702d9f7\" aria-invalid=\"false\" aria-checked=\"false\" role=\"switch\" type=\"checkbox\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ Object {
+ "apiArgs": Array [],
+ "bounds
|
test-showcase-react / 🧪🎭 - react-showcase:1/6
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 4/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3640/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 3/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3640/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 3/4
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 4/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3640/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 4/4
The operation was canceled.
|
checks-done
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:1/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:2/6
No files were found with the provided path: ./showcases/angular-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
No files were found with the provided path: ./showcases/angular-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
Slow Test:
[chromium] › default.ts#L1
[chromium] › default.ts took 44.8s
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:2/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:1/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker ───────────────────────
1 flaky
[chromium] › default.ts:174:2 › DBAccordionItem › test with accessibility checker ──────────────
20 skipped
118 passed (3.2m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker ───────────────────────
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ─────────────────────
14 skipped
152 passed (4.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ──────────
1 flaky
[chromium-highContrast] › default.ts:79:2 › DBPopover › should match screenshot ────────────────
22 skipped
116 passed (3.3m)
|
🎭 Playwright Run Summary
2 failed
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ──────────
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────
166 passed (3.8m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker ───────────────────────
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ─────────────────────
166 passed (3.8m)
|
🎭 Playwright Run Summary
2 failed
[chromium-highContrast] › default.ts:174:2 › DBLink › test with accessibility checker ──────────
[chromium-highContrast] › default.ts:174:2 › DBSwitch › test with accessibility checker ────────
166 passed (3.9m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:174:2 › DBLink › test with accessibility checker ───────────────────────
[chromium] › default.ts:174:2 › DBSwitch › test with accessibility checker ─────────────────────
166 passed (3.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
angular-showcase-playwright-results-1
|
2.2 MB |
|
angular-showcase-playwright-results-2
|
2.21 MB |
|
db-ui-angular-showcase
|
2.62 MB |
|
db-ui-angular-ssr-showcase
|
3.36 MB |
|
db-ui-components-build
|
348 KB |
|
db-ui-foundations-build
|
151 KB |
|
db-ui-migration-build
|
1.91 KB |
|
db-ui-next-showcase
|
2.7 MB |
|
db-ui-nuxt-showcase
|
3.17 MB |
|
db-ui-output
|
400 KB |
|
db-ui-outputs
|
4.9 MB |
|
db-ui-patternhub
|
4.93 MB |
|
db-ui-react-showcase
|
2.54 MB |
|
db-ui-stencil-showcase
|
2.59 MB |
|
db-ui-vue-showcase
|
2.5 MB |
|
react-showcase-playwright-results-1
|
2.12 MB |
|
react-showcase-playwright-results-2
|
2.1 MB |
|
snapshots-showcases
|
13.1 MB |
|
stencil-showcase-playwright-results-1
|
2.23 MB |
|
stencil-showcase-playwright-results-2
|
3.09 MB |
|
vue-showcase-playwright-results-1
|
2.08 MB |
|
vue-showcase-playwright-results-2
|
2.09 MB |
|