Skip to content

test: update tests #14339

test: update tests

test: update tests #14339

Triggered via push December 30, 2024 09:20
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
continuous-release
Process completed with exit code 1.
packages/runtime-vapor/__tests__/componentSlots.spec.ts > component: slots > createSlot > use fallback when inner content changes: packages/reactivity/src/effectScope.ts#L93
TypeError: fn is not a function ❯ EffectScope.run packages/reactivity/src/effectScope.ts:93:16 ❯ DynamicFragment.update packages/runtime-vapor/src/block.ts:61:31 ❯ Module.createIf packages/runtime-vapor/src/apiCreateIf.ts:11:10 ❯ default packages/runtime-vapor/__tests__/componentSlots.spec.ts:450:22 ❯ fragment.update.slot._bound.slot._bound packages/runtime-vapor/src/componentSlots.ts:130:33 ❯ EffectScope.run packages/reactivity/src/effectScope.ts:93:16 ❯ DynamicFragment.update packages/runtime-vapor/src/block.ts:61:31 ❯ renderSlot packages/runtime-vapor/src/componentSlots.ts:127:16 ❯ Module.createSlot packages/runtime-vapor/src/componentSlots.ts:146:5 ❯ setup packages/runtime-vapor/__tests__/componentSlots.spec.ts:438:18
packages/runtime-vapor/__tests__/componentSlots.spec.ts > component: slots > createSlot > use fallback when inner content changes: scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings: - [Vue warn]: Unhandled error during execution of setup function - [Vue warn]: Unhandled error during execution of setup function ❯ scripts/setup-vitest.ts:101:11
packages/runtime-vapor/__tests__/if.spec.ts > createIf > basic: packages/runtime-vapor/__tests__/if.spec.ts#L62
AssertionError: expected '<div><!--if--></div>' to be '<div><p>zero</p><!--if--></div>' // Object.is equality Expected: "<div><p>zero</p><!--if--></div>" Received: "<div><!--if--></div>" ❯ packages/runtime-vapor/__tests__/if.spec.ts:62:28
packages/runtime-vapor/__tests__/if.spec.ts > createIf > should handle nested template: packages/reactivity/src/effectScope.ts#L93
TypeError: fn is not a function ❯ EffectScope.run packages/reactivity/src/effectScope.ts:93:16 ❯ DynamicFragment.update packages/runtime-vapor/src/block.ts:61:31 ❯ Module.createIf packages/runtime-vapor/src/apiCreateIf.ts:11:10 ❯ packages/runtime-vapor/__tests__/if.spec.ts:101:18 ❯ Module.callWithErrorHandling packages/runtime-core/src/errorHandling.ts:76:19 ❯ Module.createComponent packages/runtime-vapor/src/component.ts:184:7 ❯ mountApp packages/runtime-vapor/src/apiCreateApp.ts:31:20 ❯ mount packages/runtime-core/src/apiCreateApp.ts:400:28 ❯ Object.app.mount packages/runtime-vapor/src/apiCreateApp.ts:82:12 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:58:11
packages/runtime-vapor/__tests__/if.spec.ts > createIf > should handle nested template: scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings: - [Vue warn]: Unhandled error during execution of setup function ❯ scripts/setup-vitest.ts:101:11
test / unit-test
Process completed with exit code 1.
test / lint-and-test-dts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
continuous-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636