Skip to content

Commit 35fb6a1

Browse files
committed
fix ut test
1 parent b615fa4 commit 35fb6a1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/iobuf_unittest.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,8 +2186,6 @@ static void* partial_overlap_release_tls_block_chain_thread(void* arg) {
21862186
}
21872187

21882188
TEST_F(IOBufTest, regression_3243_release_tls_block_chain_partial_overlap_keeps_prefix) {
2189-
install_debug_allocator();
2190-
21912189
PartialOverlapResult result;
21922190
result.has_cycle = false;
21932191
result.tls_block_count = -1;

0 commit comments

Comments
 (0)