fix(hydration): update slot handling in DynamicFragment and SlotFragm… #21946
ci.yml
on: push
test
/
unit-test
1m 14s
test
/
unit-test-windows
1m 13s
test
/
e2e-test
1m 4s
test
/
e2e-vapor
45s
test
/
lint-and-test-dts
50s
continuous-release
35s
Annotations
5 errors and 1 notice
|
test / e2e-vapor
Process completed with exit code 1.
|
|
[e2e-vapor] packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts > vapor transition-group > appear:
packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts#L179
AssertionError: expected '<div class="test test-appear-active t…' to be '<div class="test test-appear-from tes…' // Object.is equality
Expected: "<div class="test test-appear-from test-appear-active">a</div><div class="test test-appear-from test-appear-active">b</div><div class="test test-appear-from test-appear-active">c</div>"
Received: "<div class="test test-appear-active test-appear-to">a</div><div class="test test-appear-active test-appear-to">b</div><div class="test test-appear-active test-appear-to">c</div>"
❯ packages-private/vapor-e2e-test/__tests__/transition-group.spec.ts:179:45
|
|
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#L1285
AssertionError: expected [ 'test' ] to strictly equal [ 'test', 'test-leave-active', …(1) ]
- Expected
+ Received
[
"test",
- "test-leave-active",
- "test-leave-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1285:42
|
|
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition on child components with empty root node:
packages/vue/__tests__/e2e/Transition.spec.ts#L1208
Error: Error: failed to find element matching selector ".test"
❯ CdpElementHandle.$eval node_modules/.pnpm/puppeteer-core@24.37.5/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js:495:27
❯ CdpFrame.$eval node_modules/.pnpm/puppeteer-core@24.37.5/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js:464:20
❯ CdpPage.$eval node_modules/.pnpm/puppeteer-core@24.37.5/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js:456:20
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1208:16
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "2248ab7134313960cba2997f568d84a98d02981a",
"ref": "14530"
},
"key": "MaGDLAxdPP",
"runId": 22939513590,
"webhookDebug": {
"action": "requested",
"head_branch": "edison/fix/vdomHydrationFix",
"head_repository_full_name": "vuejs/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14530,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "vuejs/core:edison/fix/vdomHydrationFix",
"oldPrDataHash": "QbQqs0l5JL",
"lookupKey": "vuejs/core:edison/fix/vdomHydrationFix",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "2248ab7134313960cba2997f568d84a98d02981a",
"ref": "14530"
}
}
}
|