Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11325 )
Change subject: TestSecurity: remove errant Precondition ...................................................................... TestSecurity: remove errant Precondition Its presence makes it impossible to retry the tests in this class. An alternative would be to null out miniCluster in tearDown(), but I don't think that should be necessary for creating a new cluster. Change-Id: I0ba826d3ec722cb20b35d4c34817d30ab9782976 Reviewed-on: http://gerrit.cloudera.org:8080/11325 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]> --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified Grant Henke: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/11325 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0ba826d3ec722cb20b35d4c34817d30ab9782976 Gerrit-Change-Number: 11325 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins
