fix(runtime-vapor): preserve teleport child scope for directive clean… #23005
ci.yml
on: push
test
/
unit-test
1m 21s
test
/
unit-test-windows
2m 53s
test
/
e2e-test
1m 9s
test
/
e2e-vapor
40s
test
/
lint-and-test-dts
54s
continuous-release
40s
Annotations
2 errors and 2 notices
|
test / e2e-test
Process completed with exit code 1.
|
|
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition with v-if at component root-level:
packages/vue/__tests__/e2e/Transition.spec.ts#L1260
AssertionError: expected [ 'test', 'test-enter-active', …(1) ] to strictly equal [ 'test', 'test-enter-from', …(1) ]
- Expected
+ Received
[
"test",
- "test-enter-from",
"test-enter-active",
+ "test-enter-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1260:50
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.16_@types+node@24.12.2_@vitest+ui@4.1.4_@voidzero-dev+_70a29a87ee9e414e5007a60e1afb1358/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1893:22
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "ab19c520bb327d4a7f42fe0d22a7073a6b85b2d9",
"ref": "12959",
"headBranch": "minor"
},
"key": "x7V0c3YgOw",
"runId": 25408624526,
"webhookDebug": {
"action": "requested",
"head_branch": "minor",
"head_repository_full_name": "vuejs/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 12959,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "vuejs/core:minor",
"oldPrDataHash": "d7pDrok44P",
"lookupKey": "vuejs/core:minor",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "ab19c520bb327d4a7f42fe0d22a7073a6b85b2d9",
"ref": "12959",
"headBranch": "minor"
}
},
"currentCursor": {
"sha": "9c7c61031b418a0a5fe07211988d79d506d2b94e",
"timestamp": 25251840418
}
}
|
|
test / unit-test-windows
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|