Skip to content

Commit

Permalink
[fix](ut) repair segcompaction ut (#38165)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhannngchen committed Aug 20, 2024
1 parent 33657e3 commit d98cb1e
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 255 deletions.
1 change: 0 additions & 1 deletion be/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ list(REMOVE_ITEM UT_FILES
${CMAKE_CURRENT_SOURCE_DIR}/olap/rowset/segment_v2/frame_of_reference_page_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/olap/rowset/segment_v2/plain_page_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/olap/rowset/segment_v2/rle_page_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/olap/segcompaction_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/runtime/decimal_value_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/runtime/result_buffer_mgr_test.cpp
${CMAKE_CURRENT_SOURCE_DIR}/util/decompress_test.cpp
Expand Down
Loading

0 comments on commit d98cb1e

Please sign in to comment.