Skip to content

fix(nested): prevent parent node activate firing for singleLeaf #20897

fix(nested): prevent parent node activate firing for singleLeaf

fix(nested): prevent parent node activate firing for singleLeaf #20897

Triggered via push January 31, 2025 16:25
Status Failure
Total duration 6m 51s
Artifacts 1

ci.yml

on: push
pre_job
7s
pre_job
Matrix: Lint
Build docs
0s
Build docs
publish-docs
0s
publish-docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
labs/VTreeview/__tests__/VTreeview.spec.browser.tsx > VTreeview with reactive items > activate > leaf strategy: packages/vuetify/src/labs/VTreeview/__tests__/VTreeview.spec.browser.tsx#L107
AssertionError: expected [] to strictly equal [ 201, 202, 203 ] - Expected + Received - Array [ - 201, - 202, - 203, - ] + Array [] ❯ labs/VTreeview/__tests__/VTreeview.spec.browser.tsx:107:30
labs/VTreeview/__tests__/VTreeview.spec.browser.tsx > VTreeview with reactive items > activate > independent strategy: packages/vuetify/src/labs/VTreeview/__tests__/VTreeview.spec.browser.tsx#L124
AssertionError: expected [] to strictly equal [ 1 ] - Expected + Received - Array [ - 1, - ] + Array [] ❯ labs/VTreeview/__tests__/VTreeview.spec.browser.tsx:124:30
labs/VTreeview/__tests__/VTreeview.spec.browser.tsx > VTreeview with reactive items > activate > should emit only once: packages/vuetify/src/labs/VTreeview/__tests__/VTreeview.spec.browser.tsx#L175
AssertionError: expected "spy" to be called once, but got 0 times ❯ labs/VTreeview/__tests__/VTreeview.spec.browser.tsx:175:26
labs/VTreeview/__tests__/VTreeview.spec.browser.tsx > VTreeview with reactive items > return-object > activate > leaf strategy: packages/vuetify/src/labs/VTreeview/__tests__/VTreeview.spec.browser.tsx#L399
AssertionError: expected [] to strictly equal [ ObjectContaining {"id": 201}, …(2) ] - Expected + Received - Array [ - ObjectContaining { - "id": 201, - }, - ObjectContaining { - "id": 202, - }, - ObjectContaining { - "id": 203, - }, - ] + Array [] ❯ labs/VTreeview/__tests__/VTreeview.spec.browser.tsx:399:32
labs/VTreeview/__tests__/VTreeview.spec.browser.tsx > VTreeview with reactive items > return-object > activate > independent strategy: packages/vuetify/src/labs/VTreeview/__tests__/VTreeview.spec.browser.tsx#L421
AssertionError: expected [] to strictly equal [ ObjectContaining {"id": 1} ] - Expected + Received - Array [ - ObjectContaining { - "id": 1, - }, - ] + Array [] ❯ labs/VTreeview/__tests__/VTreeview.spec.browser.tsx:421:32
Test (e2e)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
vuetify-dist
5.34 MB