chore(deps-dev): bump the playwright group with 3 updates #15061
Annotations
7 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) [chromium] › 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/chromium/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-5fdac-uld-have-same-aria-snapshot-chromium/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) [chromium] › 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/chromium/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-5fdac-uld-have-same-aria-snapshot-chromium-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) [chromium] › 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/chromium/should-have-same-aria-snapshot/DBRadio-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/radio-radio-snapshot-DBRadio-should-have-same-aria-snapshot-chromium/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) [chromium] › 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/chromium/should-have-same-aria-snapshot/DBRadio-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/radio-radio-snapshot-DBRadio-should-have-same-aria-snapshot-chromium-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
3) [chromium] › default.ts:219:2 › DBTextarea › should have same aria-snapshot ───────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTextarea" [level=1]
- link "Density arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- status
- link "Variant Label arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Floating Label Floating Label
- status
- text: Label
- textbox "Label"
- status
- link "Variant Helper Message arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- text: information_circle" / " Helper Message
- status
- link "States Label Above arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Filled Filled
- status
- text: Label
- textbox "Label" [disabled]
- status
- text: Label
- textbox "Label": Readonly - Filled Readonly - Filled
- status
- link "States Floating Label arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Filled Filled
- status
- text: Label
- textbox "Label" [disabled]
- status
- text: Label
- textbox "Label": Readonly - Filled Readonly - Filled
- status
- link "Requirement arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label*" / "
- textbox "Label*\" / \""
- status
- link "Rows arrow_up_right\" / \""
- text: (Default) 4 Rows
- textbox "(Default) 4 Rows": Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
- status
- text: Custom Example 8 Rows
- textbox "Custom Example 8 Rows": Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
- status
Expected: /__w/mono/mono/__snapshots__/textarea/showcase/chromium/should-have-same-aria-snapshot/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-textarea-snapshot-6a792-uld-have-same-aria-snapshot-chromium/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
3) [chromium] › default.ts:219:2 › DBTextarea › should have same aria-snapshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTextarea" [level=1]
- link "Density arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- status
- link "Variant Label arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Floating Label Floating Label
- status
- text: Label
- textbox "Label"
- status
- link "Variant Helper Message arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label"
- text: information_circle" / " Helper Message
- status
- link "States Label Above arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Filled Filled
- status
- text: Label
- textbox "Label" [disabled]
- status
- text: Label
- textbox "Label": Readonly - Filled Readonly - Filled
- status
- link "States Floating Label arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label
- textbox "Label": Filled Filled
- status
- text: Label
- textbox "Label" [disabled]
- status
- text: Label
- textbox "Label": Readonly - Filled Readonly - Filled
- status
- link "Requirement arrow_up_right\" / \""
- text: Label
- textbox "Label"
- status
- text: Label*" / "
- textbox "Label*\" / \""
- status
- link "Rows arrow_up_right\" / \""
- text: (Default) 4 Rows
- textbox "(Default) 4 Rows": Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
- status
- text: Custom Example 8 Rows
- textbox "Custom Example 8 Rows": Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
- status
Expected: /__w/mono/mono/__snapshots__/textarea/showcase/chromium/should-have-same-aria-snapshot/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-textarea-snapshot-6a792-uld-have-same-aria-snapshot-chromium-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
3 failed
[chromium] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ────────────────────
[chromium] › default.ts:219:2 › DBRadio › should have same aria-snapshot ───────────────────────
[chromium] › default.ts:219:2 › DBTextarea › should have same aria-snapshot ────────────────────
165 passed (3.2m)
|
Loading