chore(deps-dev): bump the playwright group with 3 updates #15060
default.yml
on: pull_request
init
/
Init
39s
scan-secrets
/
TruffleHog
53s
get-playwright-version
/
Get and save publish version
26s
Matrix: init-playwright / init-playwright
build-showcase-react
/
Build Showcase react-showcase
31s
Matrix: test-components / playwright-ct
build-showcase-angular
/
Build Showcase angular-showcase
36s
build-showcase-stencil
/
Build Showcase stencil-showcase
51s
build-showcase-vue
/
Build Showcase vue-showcase
36s
build-outputs
/
Build outputs
1m 25s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
51s
build-showcase-next
/
Build Showcase next-showcase
55s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
43s
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
Matrix: test-showcase-patternhub / playwright-showcases
regenerate-snapshots-components
/
🧪🎭 - Regenerate snapshots components
3m 30s
regenerate-snapshots-foundations
/
regenerate-snapshots
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-stencil / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-patternhub
/
regenerate-snapshots
regenerate-snapshots
/
regenerate-snapshots
deploy
/
Deploy
Annotations
77 errors, 3 warnings, and 7 notices
[chromium] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [chromium] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/chromium/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-chromium/ba41c6a4dd0b5fd4532f-0d9fa3086c3d8fb516b8-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
[chromium] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [chromium] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/chromium/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-chromium-retry1/ba41c6a4dd0b5fd4532f-0d9fa3086c3d8fb516b8-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
test-components / 🧪🎭 - react:1/3
Process completed with exit code 1.
|
[mobile_chrome] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [mobile_chrome] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/mobile-chrome/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-mobile-chrome/ba41c6a4dd0b5fd4532f-547f78ce6c5bc9ba5f8d-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
[mobile_chrome] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [mobile_chrome] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/mobile-chrome/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-mobile-chrome-retry1/ba41c6a4dd0b5fd4532f-547f78ce6c5bc9ba5f8d-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
test-components / 🧪🎭 - react:3/3
Process completed with exit code 1.
|
test-components / 🧪🎭 - vue:1/3
Process completed with exit code 1.
|
[chromium] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [chromium] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/chromium/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-chromium/ba41c6a4dd0b5fd4532f-0d9fa3086c3d8fb516b8-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
[chromium] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [chromium] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/chromium/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-chromium-retry1/ba41c6a4dd0b5fd4532f-0d9fa3086c3d8fb516b8-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
[mobile_chrome] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [mobile_chrome] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/mobile-chrome/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-mobile-chrome/ba41c6a4dd0b5fd4532f-547f78ce6c5bc9ba5f8d-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
[mobile_chrome] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [mobile_chrome] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/mobile-chrome/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-mobile-chrome-retry1/ba41c6a4dd0b5fd4532f-547f78ce6c5bc9ba5f8d-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
test-components / 🧪🎭 - vue:3/3
Process completed with exit code 1.
|
[firefox] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [firefox] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ─────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/firefox/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-firefox/ba41c6a4dd0b5fd4532f-7a54b177bfda5e4f8424-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
[firefox] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot:
output/react/src/components/textarea/textarea.spec.tsx#L27
1) [firefox] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/firefox/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/react/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-firefox-retry1/ba41c6a4dd0b5fd4532f-7a54b177bfda5e4f8424-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/react/src/components/textarea/textarea.spec.tsx:27:35
|
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
|
[firefox] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [firefox] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ─────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/firefox/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-firefox/ba41c6a4dd0b5fd4532f-7a54b177bfda5e4f8424-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
[firefox] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot:
output/vue/src/components/textarea/textarea.spec.tsx#L27
1) [firefox] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- text: Label
- textbox "Label": Test Test
- status
Expected: /__w/mono/mono/__snapshots__/textarea/component/firefox/DBTextarea-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/output/vue/test-results/textarea-textarea-DBTextarea-should-have-same-aria-snapshot-firefox-retry1/ba41c6a4dd0b5fd4532f-7a54b177bfda5e4f8424-actual.yaml
25 | // Some wired issue with react and playwright ariaSnapshot in this case
26 | const playwrightReactIssueFix = snapshot.replace('Test Test', 'Test');
> 27 | expect(playwrightReactIssueFix).toMatchSnapshot(
| ^
28 | `${testInfo.testId}.yaml`
29 | );
30 | });
at /__w/mono/mono/output/vue/src/components/textarea/textarea.spec.tsx:27:35
|
test-components / 🧪🎭 - vue:2/3
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot:
showcases/e2e/default.ts#L227
1) [mobile_chrome] › 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/mobile-chrome/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-mobile-chrome/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
|
[mobile_chrome] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot:
showcases/e2e/default.ts#L227
1) [mobile_chrome] › 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/mobile-chrome/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-mobile-chrome-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
|
[mobile_chrome] › default.ts:219:2 › DBRadio › should have same aria-snapshot:
showcases/e2e/default.ts#L227
2) [mobile_chrome] › 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/mobile-chrome/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-mobile-chrome/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
|
[mobile_chrome] › default.ts:219:2 › DBRadio › should have same aria-snapshot:
showcases/e2e/default.ts#L227
2) [mobile_chrome] › 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/mobile-chrome/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-mobile-chrome-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
|
test-showcase-angular / 🧪🎭 - angular-showcase:5/6
Process completed with exit code 1.
|
test-showcase-react / 🧪🎭 - react-showcase:2/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:1/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:4/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 4/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:3/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:5/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-patternhub / 🧪🎭 - patternhub:1/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-patternhub / 🧪🎭 - patternhub:4/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-patternhub / 🧪🎭 - patternhub:3/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-patternhub / 🧪🎭 - patternhub:5/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:3/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:3/6
The operation was canceled.
|
test-showcase-patternhub / 🧪🎭 - patternhub:6/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:4/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:4/6
The operation was canceled.
|
test-showcase-angular / 🧪🎭 - angular-showcase:2/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:2/6
The operation was canceled.
|
test-showcase-react / 🧪🎭 - react-showcase:4/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-react / 🧪🎭 - react-showcase:4/6
The operation was canceled.
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
The operation was canceled.
|
test-showcase-react / 🧪🎭 - react-showcase:3/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-react / 🧪🎭 - react-showcase:3/6
The operation was canceled.
|
test-showcase-react / 🧪🎭 - react-showcase:1/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-react / 🧪🎭 - react-showcase:1/6
The operation was canceled.
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
The operation was canceled.
|
test-showcase-angular / 🧪🎭 - angular-showcase:6/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:6/6
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 3/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 3/4
The operation was canceled.
|
test-showcase-react / 🧪🎭 - react-showcase:6/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-react / 🧪🎭 - react-showcase:6/6
The operation was canceled.
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 2/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 2/4
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 1/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 1/4
The operation was canceled.
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 1/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 1/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/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 4/4
The operation was canceled.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 3/4
Canceling since a higher priority waiting request for 'Default Pipeline-refs/pull/3480/merge' exists
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 3/4
The operation was canceled.
|
checks-done
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 2/4
No files were found with the provided path: ./showcases/react-showcase/test-results. No artifacts will be uploaded.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 2/4
No files were found with the provided path: ./showcases/react-showcase/recordings. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[chromium] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ─────
3 skipped
140 passed (33.8s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot
3 skipped
140 passed (35.2s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ─────
3 skipped
140 passed (37.7s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot
3 skipped
140 passed (37.9s)
|
🎭 Playwright Run Summary
1 failed
[firefox] › textarea/textarea.spec.tsx:22:6 › DBTextarea › should have same aria-snapshot ──────
3 skipped
140 passed (1.3m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › textarea/textarea.spec.tsx:22:2 › DBTextarea › should have same aria-snapshot ──────
3 skipped
140 passed (1.4m)
|
🎭 Playwright Run Summary
2 failed
[mobile_chrome] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ───────────────
[mobile_chrome] › default.ts:219:2 › DBRadio › should have same aria-snapshot ──────────────────
59 skipped
107 passed (1.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
angular-showcase-playwright-results-5
Expired
|
552 KB |
|
db-ui-angular-showcase
|
1.43 MB |
|
db-ui-angular-ssr-showcase
|
2.13 MB |
|
db-ui-components-build
|
343 KB |
|
db-ui-foundations-build
|
256 KB |
|
db-ui-next-showcase
|
1.49 MB |
|
db-ui-nuxt-showcase
|
1.97 MB |
|
db-ui-output
|
412 KB |
|
db-ui-outputs
|
6.21 MB |
|
db-ui-patternhub
|
3.67 MB |
|
db-ui-react-showcase
|
1.34 MB |
|
db-ui-stencil-showcase
|
1.39 MB |
|
db-ui-vue-showcase
|
1.31 MB |
|
react-components-playwright-results-1
Expired
|
95.6 KB |
|
react-components-playwright-results-2
Expired
|
103 KB |
|
react-components-playwright-results-3
Expired
|
95.6 KB |
|
snapshots-components
Expired
|
324 KB |
|
vue-components-playwright-results-1
Expired
|
95.8 KB |
|
vue-components-playwright-results-2
Expired
|
104 KB |
|
vue-components-playwright-results-3
Expired
|
95.8 KB |
|