Skip to content

Commit

Permalink
add ut
Browse files Browse the repository at this point in the history
Signed-off-by: luohaha <[email protected]>
  • Loading branch information
luohaha committed Feb 11, 2025
1 parent 90fb1d7 commit 6294390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions be/test/storage/lake/async_delta_writer_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ TEST_F(LakeAsyncDeltaWriterTest, test_block_merger) {
latch.count_down();
});
}
ASSERT_TRUE(_tablet_mgr->in_writing_data_size(tablet_id) > 0);
latch.wait();
config::write_buffer_size = old_val;
config::enable_load_spill = old_val2;
Expand Down

0 comments on commit 6294390

Please sign in to comment.