Skip to content

fix: optimize_recovery_test failing on main #275

@sujeetv

Description

@sujeetv

Description

optimize_recovery_test (test #65) fails consistently on the main branch. This is a pre-existing failure unrelated to any recent changes.

Reproduction

cmake --build build --target unittest
# or directly:
cd build && ctest -R optimize_recovery_test -V

Context

Expected

All 129 tests should pass on main.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions