Transition and TransitionGroup e2e tests seem intermittent #12774
Unanswered
jrmuizel
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
|
It is indeed unstable, but running a single test case is generally fine. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vue version
main @ 2921685
Link to minimal reproduction
https://github.com/vuejs/core
Steps to reproduce
run
pnpm run test-e2eon macosWhat is expected?
No test failures
What is actually happening?
Intermittent failures like:
and
System Info
System: OS: macOS 15.1 CPU: (16) arm64 Apple M3 Max Memory: 4.45 GB / 64.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 23.5.0 - /opt/homebrew/bin/node npm: 10.9.2 - /opt/homebrew/bin/npm pnpm: 9.15.4 - /opt/homebrew/bin/pnpm Browsers: Chrome: 132.0.6834.110 Chrome Canary: 134.0.6974.0 Safari: 18.1 Safari Technology Preview: 18.0Any additional comments?
No response
Beta Was this translation helpful? Give feedback.
All reactions