Skip to content

Commit

Permalink
[fix](ut) repair segcompaction ut (#38165) (#38225)
Browse files Browse the repository at this point in the history
cherry-pick #38165
  • Loading branch information
zhannngchen committed Aug 9, 2024
1 parent 0bf9232 commit 5ff1d5e
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 264 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 5ff1d5e

Please sign in to comment.