Skip to content

feat(lib): Migrated from test-runner to vitest #7742

feat(lib): Migrated from test-runner to vitest

feat(lib): Migrated from test-runner to vitest #7742

Triggered via pull request December 3, 2025 14:13
Status Failure
Total duration 2m 24s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build (22.x)
Process completed with exit code 1.
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Events > can cancel -ing events: src/components/tooltip/tooltip.spec.ts#L796
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:796:33
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Methods` Tests > should correctly handle open state and events between default and transient anchors: src/components/tooltip/tooltip.spec.ts#L561
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/tooltip/tooltip.spec.ts:561:27
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Properties Tests > should close the tooltip when in `sticky` mode by pressing the `Esc` key: src/components/tooltip/tooltip.spec.ts#L431
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:431:33
[chromium] src/components/carousel/carousel.spec.ts > Carousel > Interactions > Automatic rotation > should pause when focusing an interactive element - issue #1731: src/components/carousel/carousel.spec.ts#L800
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/carousel/carousel.spec.ts:800:41
build (24.x)
The strategy configuration was canceled because "build._22_x" failed
build (24.x)
The operation was canceled.
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Events > can cancel -ing events: src/components/tooltip/tooltip.spec.ts#L796
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:796:33
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Methods` Tests > should correctly handle open state and events between default and transient anchors: src/components/tooltip/tooltip.spec.ts#L561
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/tooltip/tooltip.spec.ts:561:27
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Properties Tests > should close the tooltip when in `sticky` mode by pressing the `Esc` key: src/components/tooltip/tooltip.spec.ts#L431
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:431:33
[chromium] src/components/carousel/carousel.spec.ts > Carousel > Interactions > Automatic rotation > should pause when focusing an interactive element - issue #1731: src/components/carousel/carousel.spec.ts#L800
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/carousel/carousel.spec.ts:800:41