Skip to content

ecosystem-ci-from-pr #447

ecosystem-ci-from-pr

ecosystem-ci-from-pr #447

Manually triggered February 8, 2025 03:34
Status Failure
Total duration 6m 43s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Running for PR #12825
3s
Running for PR #12825
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
4s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/time-picker/test/index.spec.tsx > should update modelValue correctly > when using max-hour and max-minute prop: workspace/vant/vant/packages/vant/src/time-picker/test/index.spec.tsx#L83
AssertionError: expected undefined to deeply equal [ [ '12', '12' ] ] - Expected: Array [ Array [ "12", "12", ], ] + Received: undefined ❯ src/time-picker/test/index.spec.tsx:83:36
execute-all (vant)
Process completed with exit code 1.
components/VFileInput/__tests__/VFileInput.spec.browser.tsx > VFileInput > should reset the underlying HTMLInput when model is controlled input: workspace/vuetify/vuetify/packages/vuetify/src/components/VFileInput/__tests__/VFileInput.spec.browser.tsx#L177
AssertionError: expected FileList{ '0': File{} } to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ components/VFileInput/__tests__/VFileInput.spec.browser.tsx:177:24
execute-all (vuetify)
Process completed with exit code 1.