Skip to content

fix(runtime-vapor): preserve slot-owner css vars for teleported slot … #21663

fix(runtime-vapor): preserve slot-owner css vars for teleported slot …

fix(runtime-vapor): preserve slot-owner css vars for teleported slot … #21663

Re-run triggered February 26, 2026 01:53
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test / e2e-vapor
Process completed with exit code 1.
[e2e-vapor] packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts > vapor transition-group > events: packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts#L291
AssertionError: expected '<div class="test test-appear-active t…' to be '<div class="test test-appear-from tes…' // Object.is equality Expected: "<div class="test test-appear-from test-appear-active">a</div><div class="test test-appear-from test-appear-active">b</div><div class="test test-appear-from test-appear-active">c</div>" Received: "<div class="test test-appear-active test-appear-to">a</div><div class="test test-appear-active test-appear-to">b</div><div class="test test-appear-active test-appear-to">c</div>" ❯ packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts:291:43