Skip to content

WIP introduce scan_pwals thread_context for LevelDB/RocksDB Batch #639

WIP introduce scan_pwals thread_context for LevelDB/RocksDB Batch

WIP introduce scan_pwals thread_context for LevelDB/RocksDB Batch #639

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.318s

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.