fix(teleport): don't move teleport children if not mounted #22670
ci.yml
on: pull_request
test
/
unit-test
52s
test
/
unit-test-windows
1m 4s
test
/
e2e-test
1m 8s
test
/
lint-and-test-dts
1m 6s
continuous-release
1m 3s
Annotations
2 errors and 1 notice
|
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#L1861
AssertionError: expected '<div class="" style="display: none;">…' to be '<div class="test-leave-from test-leav…' // Object.is equality
Expected: "<div class="test-leave-from test-leave-active"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>"
Received: "<div class="" style="display: none;"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>"
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1861:42
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "aaa59da693e5b25df170ce4d1383819c0c7161c2",
"ref": "14702"
},
"key": "ulV2cwpxEN",
"runId": 24204117111,
"webhookDebug": {
"action": "in_progress",
"head_branch": "fix/teleport-move-pending-mount",
"head_repository_full_name": "lichunju1/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14702,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "lichunju1/core:fix/teleport-move-pending-mount",
"oldPrDataHash": "3Xb0RKp0hO",
"lookupKey": "lichunju1/core:fix/teleport-move-pending-mount",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "aaa59da693e5b25df170ce4d1383819c0c7161c2",
"ref": "14702"
}
}
}
|