Skip to content

Remove unused source file with zero size #636

Remove unused source file with zero size

Remove unused source file with zero size #636

GitHub Actions / CTest (ubuntu-24.04) failed Aug 28, 2024 in 0s

[CTest] 1 test failed

Tests: 161 Failures: 1 Errors: 0 Skipped: 4 Duration: 8.245999999999999s

Annotations

Check failure on line 997 in test/limestone/compaction/online_compaction_test.cpp

See this annotation in the file changed.

@github-actions github-actions / CTest (ubuntu-24.04)

online_compaction_test.remove_file_safely_fails_to_remove_file

Expected: remove_file_safely(file) throws an exception of type std::runtime_error.
  Actual: it throws nothing.