Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/22654 )
Change subject: [postgres] fix result status handling ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/22654/2/src/kudu/ranger/ranger_client-test.cc File src/kudu/ranger/ranger_client-test.cc: http://gerrit.cloudera.org:8080/#/c/22654/2/src/kudu/ranger/ranger_client-test.cc@439 PS2, Line 439: ASSERT_DEATH({ ASSERT_OK(InitializeRanger()); }, > It's the same as with many other ASSERT_DEATH() or EXPECT_DEATH() blocks in Thanks for the clarification! Maybe semantically ignore_result() would "look better", but as you said it wouldn't really change anything, the intention is for the init to crash anyway, I'm fine with leaving this as is. -- To view, visit http://gerrit.cloudera.org:8080/22654 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib19efded15db30c5f3ddaed3e3d5a3f6d98fad1b Gerrit-Change-Number: 22654 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Mon, 24 Mar 2025 15:48:26 +0000 Gerrit-HasComments: Yes
