Will Berkeley has uploaded this change for review. ( 
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
---
M src/kudu/scripts/assign-location.py
1 file changed, 5 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/12236/1
-- 
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: newchange
Gerrit-Change-Id: I0b37d799732307d839853758681b1be820f6e0dd
Gerrit-Change-Number: 12236
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>

Reply via email to