fix(reactivity): prevent orphan effect when created in a stopped scope #22992
ci.yml
on: pull_request
test
/
unit-test
58s
test
/
unit-test-windows
1m 2s
test
/
e2e-test
1m 9s
test
/
lint-and-test-dts
56s
continuous-release
1m 5s
Annotations
2 errors and 1 notice
|
test / e2e-test
Process completed with exit code 1.
|
|
[e2e] packages/vue/__tests__/e2e/TransitionGroup.spec.ts > e2e: TransitionGroup > leave:
packages/vue/__tests__/e2e/TransitionGroup.spec.ts#L114
AssertionError: expected '<div class="test">b</div>' to be '<div class="test test-leave-active te…' // Object.is equality
Expected: "<div class="test test-leave-active test-leave-to">a</div><div class="test">b</div><div class="test test-leave-active test-leave-to">c</div>"
Received: "<div class="test">b</div>"
❯ packages/vue/__tests__/e2e/TransitionGroup.spec.ts:114:40
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "69aff7cbc243538f3be3478192c387d7c7dfd8fb",
"ref": "14778",
"headBranch": null
},
"key": "FM0k3IT6dw",
"runId": 25308375638,
"webhookDebug": {
"action": "requested",
"head_branch": "fix/reactivity-orphan-effect-stopped-scope",
"head_repository_full_name": "Mini-ghost/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14778,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "Mini-ghost/core:fix/reactivity-orphan-effect-stopped-scope",
"oldPrDataHash": "OYNL4xu2lz",
"lookupKey": "Mini-ghost/core:fix/reactivity-orphan-effect-stopped-scope",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "69aff7cbc243538f3be3478192c387d7c7dfd8fb",
"ref": "14778",
"headBranch": null
}
},
"currentCursor": null
}
|