aboutsummaryrefslogtreecommitdiff
path: root/icing/file/posting_list/index-block_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'icing/file/posting_list/index-block_test.cc')
-rw-r--r--icing/file/posting_list/index-block_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/icing/file/posting_list/index-block_test.cc b/icing/file/posting_list/index-block_test.cc
index fcc134a..ebc9ba4 100644
--- a/icing/file/posting_list/index-block_test.cc
+++ b/icing/file/posting_list/index-block_test.cc
@@ -292,7 +292,7 @@ TEST_F(IndexBlockTest, IndexBlockReallocatingPostingLists) {
// Now free the first posting list. Then, reallocate it and fill it with a
// different set of hits.
- block.FreePostingList(alloc_info_1.posting_list_index);
+ ICING_ASSERT_OK(block.FreePostingList(alloc_info_1.posting_list_index));
EXPECT_THAT(block.HasFreePostingLists(), IsOkAndHolds(IsTrue()));
std::vector<Hit> hits_in_posting_list3{