chore(deps-dev): bump the playwright group with 3 updates #15061
Annotations
5 errors, 1 warning, and 1 notice
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
1) [firefox] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBCheckbox" [level=1]
- link "Density arrow_up_right\" / \""
- group "Density":
- checkbox "Functional": on
- text: Functional
- status
- checkbox "(Default) Regular": on
- text: (Default) Regular
- status
- checkbox "Expressive": on
- text: Expressive
- status
- link "Interaction States arrow_up_right\" / \""
- group "Interaction States":
- checkbox "(Default) Enabled": on
- text: (Default) Enabled
- status
- checkbox "Disabled" [disabled]: on
- text: Disabled
- status
- link "States arrow_up_right\" / \""
- group "States":
- checkbox "(Default) Unchecked": on
- text: (Default) Unchecked
- status
- checkbox "Unchecked - Invalid *\" / \"": on
- text: Unchecked - Invalid *" / "
- status
- checkbox "Checked" [checked]: on check" / "
- text: Checked
- status
- checkbox "Checked - Valid *\" / \"" [checked]: on check" / "
- text: Checked - Valid *" / "
- status
- checkbox "Indeterminate" [checked=mixed]: on minus" / "
- text: Indeterminate
- status
- checkbox "Indeterminate - Invalid *\" / \"" [checked=mixed]: on minus" / "
- text: Indeterminate - Invalid *" / "
- status
- checkbox "Indeterminate - Valid *\" / \"" [checked=mixed]: on minus" / "
- text: Indeterminate - Valid *" / "
- status
- link "Size arrow_up_right\" / \""
- group "Size":
- checkbox "(Default) Medium": on
- text: (Default) Medium
- status
- checkbox "Small": on
- text: Small
- status
- link "Requirement arrow_up_right\" / \""
- group "Requirement":
- checkbox "(Default) Optional": on
- text: (Default) Optional
- status
- checkbox "Required *\" / \"": on
- text: Required *" / "
- status
- checkbox "Required - Indeterminate *\" / \"" [checked=mixed]: on minus" / "
- text: Required - Indeterminate *" / "
- status
- link "Content arrow_up_right\" / \""
- group "Content":
- checkbox "(Default) Label": on
- text: (Default) Label
- status
- checkbox "Long label" [checked]: on check" / "
- text: Long label
- status
- checkbox "No Label": on
- text: No Label
- status
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/firefox/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/angular-showcase/test-results/checkbox-checkbox-snapshot-5fdac-uld-have-same-aria-snapshot-firefox/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
1) [firefox] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBCheckbox" [level=1]
- link "Density arrow_up_right\" / \""
- group "Density":
- checkbox "Functional": on
- text: Functional
- status
- checkbox "(Default) Regular": on
- text: (Default) Regular
- status
- checkbox "Expressive": on
- text: Expressive
- status
- link "Interaction States arrow_up_right\" / \""
- group "Interaction States":
- checkbox "(Default) Enabled": on
- text: (Default) Enabled
- status
- checkbox "Disabled" [disabled]: on
- text: Disabled
- status
- link "States arrow_up_right\" / \""
- group "States":
- checkbox "(Default) Unchecked": on
- text: (Default) Unchecked
- status
- checkbox "Unchecked - Invalid *\" / \"": on
- text: Unchecked - Invalid *" / "
- status
- checkbox "Checked" [checked]: on check" / "
- text: Checked
- status
- checkbox "Checked - Valid *\" / \"" [checked]: on check" / "
- text: Checked - Valid *" / "
- status
- checkbox "Indeterminate" [checked=mixed]: on minus" / "
- text: Indeterminate
- status
- checkbox "Indeterminate - Invalid *\" / \"" [checked=mixed]: on minus" / "
- text: Indeterminate - Invalid *" / "
- status
- checkbox "Indeterminate - Valid *\" / \"" [checked=mixed]: on minus" / "
- text: Indeterminate - Valid *" / "
- status
- link "Size arrow_up_right\" / \""
- group "Size":
- checkbox "(Default) Medium": on
- text: (Default) Medium
- status
- checkbox "Small": on
- text: Small
- status
- link "Requirement arrow_up_right\" / \""
- group "Requirement":
- checkbox "(Default) Optional": on
- text: (Default) Optional
- status
- checkbox "Required *\" / \"": on
- text: Required *" / "
- status
- checkbox "Required - Indeterminate *\" / \"" [checked=mixed]: on minus" / "
- text: Required - Indeterminate *" / "
- status
- link "Content arrow_up_right\" / \""
- group "Content":
- checkbox "(Default) Label": on
- text: (Default) Label
- status
- checkbox "Long label" [checked]: on check" / "
- text: Long label
- status
- checkbox "No Label": on
- text: No Label
- status
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/firefox/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/angular-showcase/test-results/checkbox-checkbox-snapshot-5fdac-uld-have-same-aria-snapshot-firefox-retry1/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
2) [firefox] › default.ts:219:2 › DBRadio › should have same aria-snapshot ───────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBRadio" [level=1]
- link "Density arrow_up_right\" / \""
- radiogroup "Density":
- radio "Functional": functional
- text: Functional
- radio "(Default) Regular": regular
- text: (Default) Regular
- radio "Expressive": expressive
- text: Expressive
- link "Interaction States arrow_up_right\" / \""
- radiogroup "Interaction States":
- radio "(Default) Enabled": on
- text: (Default) Enabled
- radio "Disabled" [disabled]: on
- text: Disabled
- link "States arrow_up_right\" / \""
- radiogroup "States":
- radio "(Default) Unselected": on
- text: (Default) Unselected
- radio "Unselected - Invalid *\" / \"": on
- text: Unselected - Invalid *" / "
- radio "Selected" [checked]: on
- text: Selected
- radio "Selected - Valid *\" / \"" [checked]: on
- text: Selected - Valid *" / "
- link "Size arrow_up_right\" / \""
- radiogroup "Size":
- radio "(Default) Medium": on
- text: (Default) Medium
- radio "Small": on
- text: Small
- link "Requirement arrow_up_right\" / \""
- radiogroup "Requirement":
- radio "(Default) Optional": on
- text: (Default) Optional
- radio "Required *\" / \"": on
- text: Required *" / "
- link "Content arrow_up_right\" / \""
- radiogroup "Content":
- radio "(Default) Label": on
- text: (Default) Label
- radio "Hidden Label": on
- text: Hidden Label
Expected: /__w/mono/mono/__snapshots__/radio/showcase/firefox/should-have-same-aria-snapshot/DBRadio-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/angular-showcase/test-results/radio-radio-snapshot-DBRadio-should-have-same-aria-snapshot-firefox/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
2) [firefox] › default.ts:219:2 › DBRadio › should have same aria-snapshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBRadio" [level=1]
- link "Density arrow_up_right\" / \""
- radiogroup "Density":
- radio "Functional": functional
- text: Functional
- radio "(Default) Regular": regular
- text: (Default) Regular
- radio "Expressive": expressive
- text: Expressive
- link "Interaction States arrow_up_right\" / \""
- radiogroup "Interaction States":
- radio "(Default) Enabled": on
- text: (Default) Enabled
- radio "Disabled" [disabled]: on
- text: Disabled
- link "States arrow_up_right\" / \""
- radiogroup "States":
- radio "(Default) Unselected": on
- text: (Default) Unselected
- radio "Unselected - Invalid *\" / \"": on
- text: Unselected - Invalid *" / "
- radio "Selected" [checked]: on
- text: Selected
- radio "Selected - Valid *\" / \"" [checked]: on
- text: Selected - Valid *" / "
- link "Size arrow_up_right\" / \""
- radiogroup "Size":
- radio "(Default) Medium": on
- text: (Default) Medium
- radio "Small": on
- text: Small
- link "Requirement arrow_up_right\" / \""
- radiogroup "Requirement":
- radio "(Default) Optional": on
- text: (Default) Optional
- radio "Required *\" / \"": on
- text: Required *" / "
- link "Content arrow_up_right\" / \""
- radiogroup "Content":
- radio "(Default) Label": on
- text: (Default) Label
- radio "Hidden Label": on
- text: Hidden Label
Expected: /__w/mono/mono/__snapshots__/radio/showcase/firefox/should-have-same-aria-snapshot/DBRadio-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/angular-showcase/test-results/radio-radio-snapshot-DBRadio-should-have-same-aria-snapshot-firefox-retry1/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🆙 Upload aChecker results
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🔣 Print GitHub Report
2 failed
[firefox] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ─────────────────────
[firefox] › default.ts:219:2 › DBRadio › should have same aria-snapshot ────────────────────────
59 skipped
107 passed (4.6m)
|
Loading