Skip to content

[pull] main from vuejs:main #679

[pull] main from vuejs:main

[pull] main from vuejs:main #679

Triggered via pull request May 7, 2024 08:52
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
unit-test
49s
unit-test
unit-test-windows
1m 15s
unit-test-windows
e2e-test
58s
e2e-test
lint-and-test-dts
59s
lint-and-test-dts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/vue/__tests__/e2e/TransitionGroup.spec.ts > e2e: TransitionGroup > appear: packages/vue/__tests__/e2e/TransitionGroup.spec.ts#L210
AssertionError: expected '<div class="test">a</div><div class="…' to be '<div class="test test-appear-active t…' // Object.is equality - Expected + 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> + <div class="test">a</div><div class="test">b</div><div class="test">c</div> ❯ packages/vue/__tests__/e2e/TransitionGroup.spec.ts:210:40
e2e-test
Process completed with exit code 1.