Mike Percy has posted comments on this change. Change subject: env_util: Factor out helper DeleteExcessFilesByPattern() ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/5740/2/src/kudu/util/env_util-test.cc File src/kudu/util/env_util-test.cc: Line 118: TEST_F(EnvUtilTest, TestDeleteExcessFilesByPattern) { > You accidentally left the AllowSlowTests() and SleepFor() calls in though. Oh, that's embarrassing. I must have been tired when making that update. Done. -- To view, visit http://gerrit.cloudera.org:8080/5740 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6e76911b0a68f7c1397d93eb027b6a5c99e2fbed Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-HasComments: Yes
