Will Berkeley has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/12236 )

Change subject: KUDU-2662 TestKuduClient.testClientLocation is flaky
......................................................................

KUDU-2662 TestKuduClient.testClientLocation is flaky

The flakiness is caused by a difference in how Python 2.6 requires the
placeholders to string.format to be sepcified. See
https://stackoverflow.com/a/21035037.

There's likely a second source of flakiness because the code that is
breaking is about to throw an exception! So, expect a follow up
addressing the true source of flakiness. To help diagnose, a bit of
extra information is added to the exception the flaky tests were trying
to throw.

Change-Id: I0b37d799732307d839853758681b1be820f6e0dd
Reviewed-on: http://gerrit.cloudera.org:8080/12236
Reviewed-by: Alexey Serbin <aser...@cloudera.com>
Tested-by: Will Berkeley <wdberke...@gmail.com>
---
M src/kudu/scripts/assign-location.py
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved
  Will Berkeley: Verified

--
To view, visit http://gerrit.cloudera.org:8080/12236
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0b37d799732307d839853758681b1be820f6e0dd
Gerrit-Change-Number: 12236
Gerrit-PatchSet: 2
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to