Skip to content

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

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

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

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

node.js.yml

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

Annotations

11 errors
build (24.x)
Process completed with exit code 1.
[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#L569
AssertionError: expected "emitEvent" to be called +0 times, but got 1 times ❯ src/components/tooltip/tooltip.spec.ts:569:21
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Methods` Tests > calls `show` and `hide` methods successfully and returns proper values: src/components/tooltip/tooltip.spec.ts#L482
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/tooltip/tooltip.spec.ts:482:30
[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#L434
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:434: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#L799
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/carousel/carousel.spec.ts:799:41
build (22.x)
The strategy configuration was canceled because "build._24_x" failed
build (22.x)
The operation was canceled.
[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#L569
AssertionError: expected "emitEvent" to be called +0 times, but got 1 times ❯ src/components/tooltip/tooltip.spec.ts:569:21
[chromium] src/components/tooltip/tooltip.spec.ts > Tooltip > Methods` Tests > calls `show` and `hide` methods successfully and returns proper values: src/components/tooltip/tooltip.spec.ts#L482
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/tooltip/tooltip.spec.ts:482:30
[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#L434
AssertionError: expected true to be false - Expected + Received - false + true ❯ src/components/tooltip/tooltip.spec.ts:434: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#L799
AssertionError: expected false to be true - Expected + Received - true + false ❯ src/components/carousel/carousel.spec.ts:799:41