Skip to content

fix(computed): When no dependencies are passed in, computed does not use the cache #12857 #14859

fix(computed): When no dependencies are passed in, computed does not use the cache #12857

fix(computed): When no dependencies are passed in, computed does not use the cache #12857 #14859

Re-run triggered February 12, 2025 02:43
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/reactivity/__tests__/computed.spec.ts > reactivity/computed > manual trigger computed: packages/reactivity/__tests__/computed.spec.ts#L1012
AssertionError: expected undefined to be 1 // Object.is equality - Expected: 1 + Received: undefined ❯ packages/reactivity/__tests__/computed.spec.ts:1012:26
test / unit-test
Process completed with exit code 1.