Skip to content

Commit

Permalink
Disable blob tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
szmyd committed Oct 18, 2023
1 parent 8573c7b commit 17b826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/homestore_backend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ target_link_libraries(blob_homestore_test
homeobject_homestore
${COMMON_TEST_DEPS}
)
add_test(NAME BlobHomestoreTest COMMAND blob_homestore_test -csv error --num-iters 100)
#add_test(NAME BlobHomestoreTest COMMAND blob_homestore_test -csv error --num_iters 100)
endif()

0 comments on commit 17b826a

Please sign in to comment.