Skip to content

fix(runtime-vapor): properly unmount interop VDOM components #23061

fix(runtime-vapor): properly unmount interop VDOM components

fix(runtime-vapor): properly unmount interop VDOM components #23061

Re-run triggered May 7, 2026 08:34
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test / e2e-test
Process completed with exit code 1.
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with KeepAlive > move kept-alive node before v-show transition leave finishes: packages/vue/__tests__/e2e/Transition.spec.ts#L1914
AssertionError: expected '<div class="" style="display: none;">…' to be '<div class="test-leave-from test-leav…' // Object.is equality Expected: "<div class="test-leave-from test-leave-active"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>" Received: "<div class="" style="display: none;"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>" ❯ packages/vue/__tests__/e2e/Transition.spec.ts:1914:42 ❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.20_@types+node@24.12.2_@vitest+coverage-v8@4.1.5_@vite_787376fe4be1f41e746952aecc0ab700/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1903:22
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > explicit default slot template can toggle again before leave finishes: packages/vue/__tests__/e2e/Transition.spec.ts#L1472
AssertionError: expected [ Array(1) ] to strictly equal [ Array(1) ] - Expected + Received [ - "test test-enter-from test-enter-active", + "test test-enter-active test-enter-to", ] ❯ packages/vue/__tests__/e2e/Transition.spec.ts:1472:11 ❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.20_@types+node@24.12.2_@vitest+coverage-v8@4.1.5_@vite_787376fe4be1f41e746952aecc0ab700/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1903:22