Skip to content

Merge branch 'main' into fix-teleport #204

Merge branch 'main' into fix-teleport

Merge branch 'main' into fix-teleport #204

Triggered via push October 15, 2024 05:29
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
test  /  unit-test
54s
test / unit-test
test  /  unit-test-windows
1m 22s
test / unit-test-windows
test  /  e2e-test
1m 8s
test / e2e-test
test  /  lint-and-test-dts
51s
test / lint-and-test-dts
continuous-release
0s
continuous-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with Suspense > trigger again when transition is not finished & correctly anchor: packages/vue/__tests__/e2e/Transition.spec.ts#L2135
AssertionError: expected '<div>Top</div><div class="test">one</…' to be '<div>Top</div><div class="test test-e…' // Object.is equality Expected: "<div>Top</div><div class="test test-enter-active test-enter-to">one</div><div>Bottom</div>" Received: "<div>Top</div><div class="test">one</div><div>Bottom</div>" ❯ packages/vue/__tests__/e2e/Transition.spec.ts:2135:42
test / e2e-test
Process completed with exit code 1.