fix(transition-group): handle v-if dynamic slots #22325
ci.yml
on: pull_request
test
/
unit-test
1m 19s
test
/
unit-test-windows
1m 12s
test
/
e2e-test
1m 7s
test
/
e2e-vapor
43s
test
/
lint-and-test-dts
48s
continuous-release
38s
Annotations
3 errors and 1 notice
|
test / e2e-vapor
Process completed with exit code 1.
|
|
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#L1804
AssertionError: expected '<h2>This is page2</h2>' to be '<div class="test-leave-from test-leav…' // Object.is equality
Expected: "<div class="test-leave-from test-leave-active" style="display: none;"><h2>I shouldn't show </h2></div><h2>This is page2</h2>"
Received: "<h2>This is page2</h2>"
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1804:42
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.13_@types+node@24.12.0_@vitest+ui@4.1.0_@voidzero-dev+_af623155087140d7f3925ae711421c36/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "7d9da974d7776fb9ebbe96f63f585480a1f459f3",
"ref": "14628"
},
"key": "fs5zTdaCq2",
"runId": 23530229933,
"webhookDebug": {
"action": "requested",
"head_branch": "fix/TransitionGroup",
"head_repository_full_name": "jackma9604/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14628,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "jackma9604/core:fix/TransitionGroup",
"oldPrDataHash": "901noheipv",
"lookupKey": "jackma9604/core:fix/TransitionGroup",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "7d9da974d7776fb9ebbe96f63f585480a1f459f3",
"ref": "14628"
}
}
}
|