Refactor and add unit tests for online compaction functionality #635
Annotations
6 errors
online_compaction_test.remove_file_safely_fails_to_remove_file:
test/limestone/compaction/online_compaction_test.cpp#L981
Expected: remove_file_safely(file) throws an exception of type std::runtime_error.
Actual: it throws nothing.
|
online_compaction_test.remove_file_safely_fails_to_remove_file:
test/limestone/compaction/online_compaction_test.cpp#L981
Expected: remove_file_safely(file) throws an exception of type std::runtime_error.
Actual: it throws nothing.
|
Build (ubuntu-22.04)
- *<https://github.com/project-tsurugi/limestone/runs/29358869807?check_suite_focus=true|[CTest] 1 test failed>*
|
Build (ubuntu-22.04)
Process completed with exit code 8.
|
Build (ubuntu-24.04)
Process completed with exit code 8.
|
Build (ubuntu-24.04)
- *<https://github.com/project-tsurugi/limestone/runs/29358871340?check_suite_focus=true|[CTest] 1 test failed>*
|