Remove closing animation of Menu component
#1454
Annotations
5 errors and 1 notice
|
Unit test
Process completed with exit code 1.
|
|
src/components/Menu/FloatingMenu.test.tsx > FloatingMenu > renders:
src/components/Menu/FloatingMenu.test.tsx#L32
Error: Snapshot `FloatingMenu > renders 1` mismatched
- Expected
+ Received
@@ -1,9 +1,9 @@
<DocumentFragment>
<div
aria-labelledby="_r_0_"
- class="_menu_8d7946"
+ class="_menu_8d7946 _closing-animation_8d7946"
role="menu"
>
<h3
class="_typography_61e060 _font-body-sm-semibold_61e060 _menu-title_096aee _title_8d7946"
id="_r_0_"
❯ src/components/Menu/FloatingMenu.test.tsx:32:26
|
|
Test end-to-end
The process '/usr/bin/xvfb-run' failed with exit code 1
|
|
[contrast] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot:
playwright/visual.test.ts#L50
2) [contrast] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot ──────
Error: A snapshot doesn't exist at /home/runner/work/compound-web/compound-web/playwright/visual.test.ts-snapshots/Menu-Without-Closing-Animation-1-contrast-linux.png, writing actual.
48 | waitUntil: "networkidle",
49 | });
> 50 | await expect(page).toMatchScreenshot(
| ^
51 | `${story.title}-${story.name}-1.png`,
52 | {
53 | fullPage: true,
at Object.toMatchScreenshot (/home/runner/work/compound-web/compound-web/node_modules/@element-hq/element-web-playwright-common/lib/expect/screenshot.js:39:9)
at /home/runner/work/compound-web/compound-web/playwright/visual.test.ts:50:9
|
|
[chromium] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot:
playwright/visual.test.ts#L50
1) [chromium] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot ──────
Error: A snapshot doesn't exist at /home/runner/work/compound-web/compound-web/playwright/visual.test.ts-snapshots/Menu-Without-Closing-Animation-1-chromium-linux.png, writing actual.
48 | waitUntil: "networkidle",
49 | });
> 50 | await expect(page).toMatchScreenshot(
| ^
51 | `${story.title}-${story.name}-1.png`,
52 | {
53 | fullPage: true,
at Object.toMatchScreenshot (/home/runner/work/compound-web/compound-web/node_modules/@element-hq/element-web-playwright-common/lib/expect/screenshot.js:39:9)
at /home/runner/work/compound-web/compound-web/playwright/visual.test.ts:50:9
|
|
🎭 Playwright Run Summary
2 failed
[chromium] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot ───────
[contrast] › playwright/visual.test.ts:25:5 › Menu Without Closing Animation @screenshot ───────
448 passed (3.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
html-report--attempt-1
Expired
|
2.32 MB |
sha256:4317c842ea91d467bb31ffba0b2b82369716ddb5bfb5e9f46db416f407c2f9b7
|
|