Skip to content

Fix tab => direction keys handling in single-select mode #476

Fix tab => direction keys handling in single-select mode

Fix tab => direction keys handling in single-select mode #476

Triggered via pull request December 22, 2024 00:10
Status Failure
Total duration 1m 0s
Artifacts

unit-tests.yml

on: pull_request
test-unit
52s
test-unit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unhandled error: test/scripts/choices.test.ts#L638
AssertionError: expected false to equal true - Expected + Received - true + false ❯ test/scripts/choices.test.ts:638:49 ❯ invokeTheCallbackFunction node_modules/jsdom/lib/jsdom/living/generated/Function.js:19:26 ❯ runAnimationFrameCallbacks node_modules/jsdom/lib/jsdom/browser/Window.js:635:13 ❯ Timeout.<anonymous> node_modules/jsdom/lib/jsdom/browser/Window.js:613:11 ❯ listOnTimeout node:internal/timers:581:17 ❯ processTimers node:internal/timers:519:7 This error originated in "test/scripts/choices.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "focuses input". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
test-unit
Process completed with exit code 1.
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636