Todd Lipcon has submitted this change and it was merged.

Change subject: ksck-test: fix failure on OSX
......................................................................


ksck-test: fix failure on OSX

We previously relied on deleting the 'first' element of an unordered_map to set
up a test case. This is platform-dependent and gave a different output on OSX.
Fixed it to delete an explicit entry.

Change-Id: I4361ff48faf0ffcea86f320433514763f3b77266
Reviewed-on: http://gerrit.cloudera.org:8080/3734
Tested-by: Kudu Jenkins
Reviewed-by: Todd Lipcon <[email protected]>
---
M src/kudu/tools/ksck-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4361ff48faf0ffcea86f320433514763f3b77266
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to