Skip to content

rm test.yml

rm test.yml #1199

Triggered via push July 11, 2024 11:59
Status Failure
Total duration 2m 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
packages/excalidraw/tests/excalidraw.test.tsx > <Excalidraw/> > Test UIOptions prop > Test canvasActions > should render menu with default items when "UIOPtions" is "undefined": packages/excalidraw/tests/excalidraw.test.tsx#L136
Error: Snapshot `<Excalidraw/> > Test UIOptions prop > Test canvasActions > should render menu with default items when "UIOPtions" is "undefined" 1` mismatched - Expected + Received @@ -43,14 +43,14 @@ > Ctrl+O </div> </button> <button - aria-label="Save to..." + aria-label="Save to file..." class="dropdown-menu-item dropdown-menu-item-base" data-testid="json-export-button" - title="Save to..." + title="Save to file..." type="button" > <div class="dropdown-menu-item__icon" > @@ -72,11 +72,11 @@ </svg> </div> <div class="dropdown-menu-item__text" > - Save to... + Save to file... </div> </button> <button aria-label="Export image..." class="dropdown-menu-item dropdown-menu-item-base" ❯ packages/excalidraw/tests/excalidraw.test.tsx:136:59
packages/excalidraw/tests/packages/events.test.tsx > event callbacks > should trigger onPointerDown/onPointerUp on canvas pointerDown/pointerUp: packages/excalidraw/tests/packages/events.test.tsx#L61
AssertionError: expected "spy" to be called 1 times, but got 2 times ❯ packages/excalidraw/tests/packages/events.test.tsx:61:25
packages/excalidraw/tests/scene/export.test.ts > exportToSvg > with dark mode: packages/excalidraw/tests/scene/export.test.ts#L79
Error: Snapshot `exportToSvg > with dark mode 1` mismatched - Expected + Received - "_themeFilter_1883f3" + "invert(93%) hue-rotate(180deg)" ❯ packages/excalidraw/tests/scene/export.test.ts:79:47
test
Process completed with exit code 1.