wip: save #22658
ci.yml
on: push
test
/
unit-test
1m 21s
test
/
unit-test-windows
1m 47s
test
/
e2e-test
1m 6s
test
/
e2e-vapor
35s
test
/
lint-and-test-dts
50s
continuous-release
37s
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 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.14_@types+node@24.12.0_@vitest+ui@4.1.1_@voidzero-dev+_73db136fcc556155cc5f9242121ae0d7/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1893:22
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "114cae7c9b54e4624d6ecdbe4a7cd74b5d3ee621",
"ref": "14695"
},
"key": "BBFpXiqvUQ",
"runId": 24177151059,
"webhookDebug": {
"action": "requested",
"head_branch": "edison/fix/asyncWrapperHydration",
"head_repository_full_name": "vuejs/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14695,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "vuejs/core:edison/fix/asyncWrapperHydration",
"oldPrDataHash": "IwlUMVn27i",
"lookupKey": "vuejs/core:edison/fix/asyncWrapperHydration",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "114cae7c9b54e4624d6ecdbe4a7cd74b5d3ee621",
"ref": "14695"
}
}
}
|