Skip to content

Feat/input select and keyboard events new #6822

Feat/input select and keyboard events new

Feat/input select and keyboard events new #6822

Triggered via pull request July 2, 2025 06:35
Status Failure
Total duration 2m 36s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 1.
src/input/__tests__/index.spec.js > input enter key not triggered during composition: packages/varlet-ui/src/input/__tests__/index.spec.js#L576
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ src/input/__tests__/index.spec.js:576:19
src/input/__tests__/index.spec.js > input textarea keyboard events: packages/varlet-ui/src/input/__tests__/index.spec.js#L546
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ src/input/__tests__/index.spec.js:546:19
src/input/__tests__/index.spec.js > input keyboard events: packages/varlet-ui/src/input/__tests__/index.spec.js#L513
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ src/input/__tests__/index.spec.js:513:19