Skip to content

Implement BLOB-related methods in datastore class #860

Implement BLOB-related methods in datastore class

Implement BLOB-related methods in datastore class #860

Triggered via push January 24, 2025 10:30
Status Failure
Total duration 1m 22s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
datastore_blob_test.get_blob_file_basic: test/limestone/blob/datastore_blob_test.cpp#L81
Expected: boost::filesystem::exists(file.path()) throws an exception of type boost::filesystem::filesystem_error. Actual: it throws nothing.
datastore_blob_test.get_blob_file_basic: test/limestone/blob/datastore_blob_test.cpp#L83
Value of: static_cast<bool>(file_excption_throws) Actual: true Expected: false
datastore_blob_test.get_blob_file_basic: test/limestone/blob/datastore_blob_test.cpp#L81
Expected: boost::filesystem::exists(file.path()) throws an exception of type boost::filesystem::filesystem_error. Actual: it throws nothing.
datastore_blob_test.get_blob_file_basic: test/limestone/blob/datastore_blob_test.cpp#L83
Value of: static_cast<bool>(file_excption_throws) Actual: true Expected: false
Build (ubuntu-22.04)
Process completed with exit code 8.
Build (ubuntu-24.04)
Process completed with exit code 8.
clang-diagnostic-unused-private-field: src/limestone/blob_pool_impl.h#L61
private field 'resolver_' is not used
Analysis
Process completed with exit code 1.