Implement BLOB-related methods in datastore class #860
GitHub Actions / CTest (ubuntu-22.04)
failed
Jan 24, 2025 in 0s
[CTest] 1 test failed
Tests: 192
Failures: 1
Errors: 0
Skipped: 4
Duration: 12.075
s
Annotations
Check failure on line 81 in test/limestone/blob/datastore_blob_test.cpp
github-actions / CTest (ubuntu-22.04)
datastore_blob_test.get_blob_file_basic
Expected: boost::filesystem::exists(file.path()) throws an exception of type boost::filesystem::filesystem_error.
Actual: it throws nothing.
Check failure on line 83 in test/limestone/blob/datastore_blob_test.cpp
github-actions / CTest (ubuntu-22.04)
datastore_blob_test.get_blob_file_basic
Value of: static_cast<bool>(file_excption_throws)
Actual: true
Expected: false
Loading