Files
cleveragents-core/features
HAL9000 cbb13b89a2
CI / lint (pull_request) Successful in 50s
CI / quality (pull_request) Successful in 1m4s
CI / build (pull_request) Successful in 27s
CI / security (pull_request) Successful in 1m19s
CI / push-validation (pull_request) Successful in 20s
CI / typecheck (pull_request) Successful in 1m29s
CI / helm (pull_request) Successful in 52s
CI / e2e_tests (pull_request) Successful in 3m14s
CI / integration_tests (pull_request) Successful in 3m29s
CI / unit_tests (pull_request) Successful in 6m15s
CI / docker (pull_request) Failing after 1s
CI / coverage (pull_request) Successful in 11m8s
CI / status-check (pull_request) Failing after 4s
fix(acms): assert on last_remove_result in hot tier remove step
Update the then-step for removing entries from the hot storage tier to
assert on context.last_remove_result (set by the when-step) instead of
calling remove() a second time. The double-removal caused the assertion
to always fail because the entry was already gone. Also update the
feature file scenarios to use the when-step before the then-step.

ISSUES CLOSED: #9972
2026-05-04 23:22:18 +00:00
..