refactor: tag component to improve ux #16413
default.yml
on: pull_request
init
/
Init
25s
scan-secrets
/
TruffleHog
58s
get-playwright-version
/
Get and save publish version
24s
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
39s
build-showcase-stencil
/
Build Showcase stencil-showcase
54s
build-showcase-vue
/
Build Showcase vue-showcase
29s
build-outputs
/
Build outputs
1m 4s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
53s
build-showcase-next
/
Build Showcase next-showcase
58s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
50s
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
regenerate-snapshots-components
/
regenerate-snapshots
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
39 errors, 6 warnings, and 5 notices
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot ───────────────────────────
Error: expect(page).toHaveScreenshot(expected)
904 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/mobile-chrome/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-mobile-chrome/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-mobile-chrome/DBTag-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
- 904 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
- 904 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
|
[mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
904 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/mobile-chrome/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-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
- 904 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
- 904 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
|
[mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot ───────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/mobile-chrome/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snapshot-mobi
|
[mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/mobile-chrome/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/m
|
[chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot ───────────────────
Error: expect(page).toHaveScreenshot(expected)
924 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium-highContrast/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-highContrast/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-highContrast/DBTag-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
- 924 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
- 924 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
|
[chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
924 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium-highContrast/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-highContrast-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-highContrast-retry1/DBTag-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
- 924 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
- 924 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
|
[chromium-highContrast] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [chromium-highContrast] › default.ts:219:2 › DBTag › should have same aria-snapshot ───────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium-highContrast/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snaps
|
[chromium-highContrast] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [chromium-highContrast] › default.ts:219:2 › DBTag › should have same aria-snapshot ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium-highContrast/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:3/6
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBTag › should match screenshot ────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
904 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium/DBTag-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
- 904 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
- 904 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
|
[chromium] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBTag › should match screenshot ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
904 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-chromium-retry1/DBTag-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
- 904 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
- 904 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
|
[chromium] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [chromium] › default.ts:219:2 › DBTag › should have same aria-snapshot ────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snapshot-chromium/
|
[chromium] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [chromium] › default.ts:219:2 › DBTag › should have same aria-snapshot ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/chromium/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/s
|
[webkit] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBTag › should match screenshot ──────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 3930px, received 1280px by 3962px. 709 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/webkit/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-webkit/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-webkit/DBTag-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 3930px, received 1280px by 3962px. 709 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 3930px, received 1280px by 3962px. 709 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
|
[webkit] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBTag › should match screenshot ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
709 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/webkit/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-webkit-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-webkit-retry1/DBTag-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
- 709 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
- 709 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
|
[webkit] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [webkit] › default.ts:219:2 › DBTag › should have same aria-snapshot ──────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/webkit/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snapshot-webkit/shou
|
[webkit] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [webkit] › default.ts:219:2 › DBTag › should have same aria-snapshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "cross\" / \" Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text x_placeholder" / " Icon x_placeholder" / " Icon & Text x_placeholder" / " Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- text: x_placeholder" / "
- button "Interactive Strong Button with Icon"
- text: x_placeholder" / "
- link "Interactive Strong Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- text: x_placeholder" / "
- button "Interactive Origin Button with Icon"
- text: x_placeholder" / "
- link "Interactive Origin Link with Icon"
- text: x_placeholder" / "
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / " x_placeholder" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/webkit/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/sho
|
[webkit] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBInput › should match screenshot ────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 4905px, received 1280px by 4937px.
Expected: /__w/mono/mono/__snapshots__/input/showcase/webkit/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-webkit/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-webkit/DBInput-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 4905px, received 1280px by 4937px. 153 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
- 153 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms 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 4905px, received 1280px by 4937px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBNotification › should match screenshot:
showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBNotification › should match screenshot ─────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 5018px, received 1280px by 5034px.
Expected: /__w/mono/mono/__snapshots__/notification/showcase/webkit/DBNotification-should-match-screenshot-1/DBNotification-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/notification-notification--533fc-ion-should-match-screenshot-webkit/DBNotification-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/notification-notification--533fc-ion-should-match-screenshot-webkit/DBNotification-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 5018px, received 1280px by 5034px.
- 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 5018px, received 1280px by 5034px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBSelect › should match screenshot:
showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBSelect › should match screenshot ───────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 3930px, received 1280px by 3946px.
Expected: /__w/mono/mono/__snapshots__/select/showcase/webkit/DBSelect-should-match-screenshot-1/DBSelect-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/select-select-snapshot-DBSelect-should-match-screenshot-webkit/DBSelect-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/select-select-snapshot-DBSelect-should-match-screenshot-webkit/DBSelect-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 3930px, received 1280px by 3946px. 159 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
- 159 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms 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 3930px, received 1280px by 3946px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBTabItem › should match screenshot:
showcases/e2e/default.ts#L111
6) [webkit] › default.ts:79:2 › DBTabItem › should match screenshot ──────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 2305px, received 1280px by 2337px.
Expected: /__w/mono/mono/__snapshots__/tab-item/showcase/webkit/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tab-item-tab-item-snapshot-DBTabItem-should-match-screenshot-webkit/DBTabItem-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tab-item-tab-item-snapshot-DBTabItem-should-match-screenshot-webkit/DBTabItem-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 2305px, received 1280px by 2337px.
- 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 2305px, received 1280px by 2337px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBTextarea › should match screenshot:
showcases/e2e/default.ts#L111
7) [webkit] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 4275px, received 1280px by 4291px.
Expected: /__w/mono/mono/__snapshots__/textarea/showcase/webkit/DBTextarea-should-match-screenshot-1/DBTextarea-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/textarea-textarea-snapshot-5a791-rea-should-match-screenshot-webkit/DBTextarea-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/textarea-textarea-snapshot-5a791-rea-should-match-screenshot-webkit/DBTextarea-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 4275px, received 1280px by 4291px. 159 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
- 159 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms 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 4275px, received 1280px by 4291px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:5/6
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:4/6
Process completed with exit code 1.
|
[firefox] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBTag › should match screenshot ─────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
798 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/firefox/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-firefox/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-firefox/DBTag-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
- 798 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
- 798 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
|
[firefox] › default.ts:79:2 › DBTag › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBTag › should match screenshot ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
798 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/showcase/firefox/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-firefox-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-match-screenshot-firefox-retry1/DBTag-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
- 798 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
- 798 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
|
[firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot ─────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text Icon Icon & Text Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- button "Interactive Strong Button with Icon"
- link "Interactive Strong Link with Icon"
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- button "Interactive Origin Button with Icon"
- link "Interactive Origin Link with Icon"
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/firefox/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snapshot-firefox/should-have-same-aria-snapshot-actual.yaml
230 |
231 | const snapshot = await page.locator('main').ariaSnapshot();
> 232 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
233 | });
234 | };
235 |
at /__w/mono/mono/showcases/e2e/default.ts:232:20
|
[firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot:
showcases/e2e/default.ts#L232
2) [firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBTag" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional (Default) Regular Expressive
- link "Emphasis arrow_up_right\" / \""
- text: (Default) Weak Origin Strong
- link "Semantic arrow_up_right\" / \""
- text: (Default) Adaptive Critical Informational Neutral Successful Warning Adaptive Origin Critical Origin Informational Origin Neutral Origin Successful Origin Warning Origin Adaptive Strong Critical Strong Informational Strong Neutral Strong Successful Strong Warning Strong
- link "Behaviour arrow_up_right\" / \""
- group "Behaviour":
- text: (Default) Static
- button "Interactive Button"
- link "Interactive Link"
- checkbox "Interactive Checkbox circle\" / \"": "on"
- text: Interactive Checkbox circle" / "
- radio "Interactive Radio 1 circle\" / \"": "on"
- text: Interactive Radio 1 circle" / "
- radio "Interactive Radio 2 circle\" / \"": "on"
- text: Interactive Radio 2 circle" / " Removeable
- button "Remove tag"
- link "State arrow_up_right\" / \""
- group "State":
- checkbox "(Default) Unchecked circle\" / \"": "on"
- text: (Default) Unchecked circle" / "
- checkbox "Checked check_circle\" / \"" [checked]: "on"
- text: Checked check_circle" / "
- checkbox "Disabled check_circle\" / \"" [checked] [disabled]: "on"
- text: Disabled check_circle" / "
- link "Content arrow_up_right\" / \""
- text: (Default) Text Icon Icon & Text Swap Slot Content Slot
- link "Show Check State arrow_up_right\" / \""
- checkbox "(Default )True circle\" / \"": "on"
- text: (Default )True circle" / "
- checkbox "False circle\" / \"": "on"
- text: "False circle" / "
- link "Overflow arrow_up_right\" / \""
- text: (Default) No Overflow With Overflow (max-width)
- link "Example Strong arrow_up_right\" / \""
- group "Example Strong":
- button "Interactive Strong Button with Icon"
- link "Interactive Strong Link with Icon"
- checkbox "Interactive Strong Checkbox with Icon circle\" / \"": "on"
- text: Interactive Strong Checkbox with Icon circle" / "
- radio "Interactive Strong Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 1 with Icon circle" / "
- radio "Interactive Strong Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Strong Radio 2 with Icon circle" / "
- link "Example Origin arrow_up_right\" / \""
- group "Example Origin":
- button "Interactive Origin Button with Icon"
- link "Interactive Origin Link with Icon"
- checkbox "Interactive Origin Checkbox with Icon circle\" / \"": "on"
- text: Interactive Origin Checkbox with Icon circle" / "
- radio "Interactive Origin Radio 1 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 1 with Icon circle" / "
- radio "Interactive Origin Radio 2 with Icon circle\" / \"": "on"
- text: Interactive Origin Radio 2 with Icon circle" / "
Expected: /__w/mono/mono/__snapshots__/tag/showcase/firefox/should-have-same-aria-snapshot/DBTag-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tag-tag-snapshot-DBTag-should-have-same-aria-snapshot-firefox-retry1/should-have-same-aria-snapshot-actual.yaml
230 |
231 | const snapshot = await page.locator('main').ariaSnapshot();
> 232 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
233 | });
234 | };
|
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot:
showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 1737px, received 1280px by 1753px.
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/webkit/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-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 1737px, received 1280px by 1753px.
- 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 1737px, received 1280px by 1753px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot:
showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 1655px, received 1280px by 1671px.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-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 1655px, received 1280px by 1671px.
- 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 1655px, received 1280px by 1671px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBBrand › should match screenshot:
showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 1330px, received 1280px by 1346px.
Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-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 1330px, received 1280px by 1346px.
- 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 1330px, received 1280px by 1346px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBButton › should match screenshot:
showcases/e2e/default.ts#L111
6) [webkit] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 2955px, received 1280px by 2987px.
Expected: /__w/mono/mono/__snapshots__/button/showcase/webkit/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-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 2955px, received 1280px by 2987px.
- 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 2955px, received 1280px by 2987px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 2/4
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 1/4
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 4/4
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - windows-2022 - react - 3/4
Process completed with exit code 1.
|
checks-done
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:3/6
No files were found with the provided path: ./showcases/stencil-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:
[mobile_chrome] › default.ts#L1
[mobile_chrome] › default.ts took 15.1s
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:5/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:4/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 failed
[mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot ────────────────────────────
[mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot ────────────────────
59 skipped
79 passed (1.8m)
|
🎭 Playwright Run Summary
2 failed
[chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot ────────────────────
[chromium-highContrast] › default.ts:219:2 › DBTag › should have same aria-snapshot ────────────
40 skipped
99 passed (3.2m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:79:2 › DBTag › should match screenshot ─────────────────────────────────
[chromium] › default.ts:219:2 › DBTag › should have same aria-snapshot ─────────────────────────
22 skipped
117 passed (3.4m)
|
🎭 Playwright Run Summary
2 failed
[webkit] › default.ts:79:2 › DBTag › should match screenshot ───────────────────────────────────
[webkit] › default.ts:219:2 › DBTag › should have same aria-snapshot ───────────────────────────
5 flaky
[webkit] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────────────
[webkit] › default.ts:79:2 › DBNotification › should match screenshot ──────────────────────────
[webkit] › default.ts:79:2 › DBSelect › should match screenshot ────────────────────────────────
[webkit] › default.ts:79:2 › DBTabItem › should match screenshot ───────────────────────────────
[webkit] › default.ts:79:2 › DBTextarea › should match screenshot ──────────────────────────────
59 skipped
75 passed (3.7m)
|
🎭 Playwright Run Summary
2 failed
[firefox] › default.ts:79:2 › DBTag › should match screenshot ──────────────────────────────────
[firefox] › default.ts:219:2 › DBTag › should have same aria-snapshot ──────────────────────────
4 flaky
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────────
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────────
[webkit] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────────
[webkit] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────────
57 skipped
78 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
db-ui-angular-showcase
|
1.29 MB |
|
db-ui-angular-ssr-showcase
|
2.44 MB |
|
db-ui-components-build
|
354 KB |
|
db-ui-foundations-build
|
182 KB |
|
db-ui-migration-build
|
2.12 KB |
|
db-ui-next-showcase
|
1.33 MB |
|
db-ui-nuxt-showcase
|
1.86 MB |
|
db-ui-output
|
402 KB |
|
db-ui-outputs
|
2.62 MB |
|
db-ui-patternhub
|
3.55 MB |
|
db-ui-react-showcase
|
1.19 MB |
|
db-ui-stencil-showcase
|
1.24 MB |
|
db-ui-vue-showcase
|
1.15 MB |
|
react-recordings-windows-2022-1
|
3.54 MB |
|
react-recordings-windows-2022-2
|
3.54 MB |
|
react-recordings-windows-2022-3
|
4.18 MB |
|
react-recordings-windows-2022-4
|
3.55 MB |
|
react-screen-reader-windows-2022-1
|
464 KB |
|
react-screen-reader-windows-2022-2
|
472 KB |
|
react-screen-reader-windows-2022-3
|
799 KB |
|
react-screen-reader-windows-2022-4
|
473 KB |
|
stencil-showcase-playwright-results-2
|
1.77 MB |
|
stencil-showcase-playwright-results-3
|
1.65 MB |
|
stencil-showcase-playwright-results-4
|
5.21 MB |
|
stencil-showcase-playwright-results-5
|
8.81 MB |
|
stencil-showcase-playwright-results-6
|
1.79 MB |
|