Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20314 )
Change subject: KUDU-3432: Fix flakiness in client-test.cc ...................................................................... Patch Set 1: Thank you for working on the fix. It seems that even with this update the test is still flaky, failing time to time with the following error: src/kudu/client/client-test.cc:8776: Failure Expected: (4) < (token_size_a), actual: 4 vs 4 To reproduce, I applied your patch, built client-test in RELEASE configuration, and ran it via dist-test using the following command: KUDU_ALLOW_SLOW_TESTS=1 ../../build-support/dist_test.py loop -n 32 ./bin/client-test --gtest_filter=TableKeyRangeTest.TestGetTableKeyRange The stats/results for that run can be seen at http://dist-test.cloudera.org/job?job_id=aserbin.1691173568.105292 -- To view, visit http://gerrit.cloudera.org:8080/20314 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1e3fecc09f58d91fe9a8c6d20caa21938dd9c972 Gerrit-Change-Number: 20314 Gerrit-PatchSet: 1 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Fri, 04 Aug 2023 18:33:26 +0000 Gerrit-HasComments: No
