fix: option "key" for datalist option inside input #12586
default.yml
on: pull_request
init
/
Init
22s
scan-secrets
/
TruffleHog
44s
get-playwright-version
/
Get and save publish version
26s
lint
/
Lint
49s
Matrix: test-components / playwright-ct
build-showcase-angular
/
Build Showcase angular-showcase
36s
build-showcase-react
/
Build Showcase react-showcase
27s
build-showcase-vue
/
Build Showcase vue-showcase
27s
build-outputs
/
Build outputs
49s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
48s
build-showcase-next
/
Build Showcase next-showcase
55s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
2m 2s
regenerate-snapshots-components
/
regenerate-snapshots
regenerate-snapshots-foundations
/
regenerate-snapshots
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-patternhub
/
regenerate-snapshots
regenerate-snapshots
/
🧪🎭 - Regenerate snapshots showcases
32m 24s
deploy
/
Deploy
Annotations
16 errors, 8 warnings, and 5 notices
[chromium] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [chromium] › default.ts:125:2 › DBInput › test with accessibility checker ─────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
[chromium] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [chromium] › default.ts:125:2 › DBInput › test with accessibility checker ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [mobile_chrome] › default.ts:125:2 › DBInput › test with accessibility checker ────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
[mobile_chrome] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [mobile_chrome] › default.ts:125:2 › DBInput › test with accessibility checker ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
Process completed with exit code 1.
|
[mobile_safari] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [mobile_safari] › default.ts:125:2 › DBInput › test with accessibility checker ────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
[mobile_safari] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [mobile_safari] › default.ts:125:2 › DBInput › test with accessibility checker ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
Process completed with exit code 1.
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
Process completed with exit code 1.
|
[webkit] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [webkit] › default.ts:125:2 › DBInput › test with accessibility checker ───────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
[webkit] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [webkit] › default.ts:125:2 › DBInput › test with accessibility checker ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
Process completed with exit code 1.
|
[firefox] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [firefox] › default.ts:125:2 › DBInput › test with accessibility checker ──────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
[firefox] › default.ts:125:2 › DBInput › test with accessibility checker:
showcases/e2e/default.ts#L151
1) [firefox] › default.ts:125:2 › DBInput › test with accessibility checker ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 32
- Array []
+ Array [
+ Object {
+ "apiArgs": Array [],
+ "bounds": Object {
+ "height": 0,
+ "left": 0,
+ "top": 0,
+ "width": 0,
+ },
+ "category": "Accessibility",
+ "help": "https://able.ibm.com/rules/archives/2024.06.17/doc/en-US/element_id_unique.html#%7B%22message%22%3A%22The%20%3Cdatalist%3E%20element%20has%20the%20id%20%5C%22undefined-datalist%5C%22%20that%20is%20already%20in%20use%22%2C%22snippet%22%3A%22%3Cdatalist%20id%3D%5C%22undefined-datalist%5C%22%3E%22%2C%22value%22%3A%5B%22VIOLATION%22%2C%22FAIL%22%5D%2C%22reasonId%22%3A%22Fail_2%22%2C%22ruleId%22%3A%22element_id_unique%22%2C%22msgArgs%22%3A%5B%22datalist%22%2C%22undefined-datalist%22%5D%7D",
+ "ignored": false,
+ "level": "violation",
+ "message": "The <datalist> element has the id \"undefined-datalist\" that is already in use",
+ "messageArgs": Array [
+ "datalist",
+ "undefined-datalist",
+ ],
+ "path": Object {
+ "aria": "/document[1]/main[1]/listbox[2]",
+ "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[13]/div[1]/datalist[1]",
+ },
+ "reasonId": "Fail_2",
+ "ruleId": "element_id_unique",
+ "ruleTime": 0,
+ "snippet": "<datalist id=\"undefined-datalist\">",
+ "value": Array [
+ "VIOLATION",
+ "FAIL",
+ ],
+ },
+ ]
149 | }
150 |
> 151 | expect(failures).toEqual([]);
| ^
152 | });
153 | };
154 |
at /__w/mono/mono/showcases/e2e/default.ts:151:20
|
checks-done
Process completed with exit code 1.
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
Slow Test:
[mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 39.8s
|
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
Slow Test:
[firefox] › default.ts#L1
[firefox] › default.ts took 5.0m
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
Slow Test:
[chromium] › default.ts#L1
[chromium] › default.ts took 45.7s
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:125:2 › DBInput › test with accessibility checker ──────────────────────
117 passed (2.9m)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:125:2 › DBInput › test with accessibility checker ─────────────────
116 passed (2.9m)
|
🎭 Playwright Run Summary
1 failed
[mobile_safari] › default.ts:125:2 › DBInput › test with accessibility checker ─────────────────
116 passed (4.5m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › default.ts:125:2 › DBInput › test with accessibility checker ────────────────────────
117 passed (8.2m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › default.ts:125:2 › DBInput › test with accessibility checker ───────────────────────
117 passed (10.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
db-ui-angular-showcase
Expired
|
914 KB |
|
db-ui-angular-ssr-showcase
Expired
|
1.22 MB |
|
db-ui-components-build
Expired
|
396 KB |
|
db-ui-foundations-build
Expired
|
139 KB |
|
db-ui-next-showcase
Expired
|
978 KB |
|
db-ui-nuxt-showcase
Expired
|
1.44 MB |
|
db-ui-output
Expired
|
367 KB |
|
db-ui-outputs
Expired
|
4.23 MB |
|
db-ui-patternhub
Expired
|
3.1 MB |
|
db-ui-react-showcase
Expired
|
819 KB |
|
db-ui-vue-showcase
Expired
|
794 KB |
|
snapshots-showcases
Expired
|
8.84 MB |
|
vue-showcase-playwright-results-1
Expired
|
605 KB |
|
vue-showcase-playwright-results-2
Expired
|
672 KB |
|
vue-showcase-playwright-results-3
Expired
|
904 KB |
|
vue-showcase-playwright-results-5
Expired
|
544 KB |
|
vue-showcase-playwright-results-6
Expired
|
861 KB |
|