You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/01 00:45:12 UTC

[kudu-CR] Remove last two usages of MemEnv in tests

Hello Adar Dembo,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/3257

to review the following change.

Change subject: Remove last two usages of MemEnv in tests
......................................................................

Remove last two usages of MemEnv in tests

TestEnv.TestReadFully still only takes about 6ms to execute.
TestPBUtil.TestWritableFileOutputStream takes about 5ms to run.

Change-Id: I52a06127aed40dd51951e6141a0beed6b3d9c4c8
---
M src/kudu/util/env-test.cc
M src/kudu/util/pb_util-test.cc
2 files changed, 6 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/3257/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3257
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I52a06127aed40dd51951e6141a0beed6b3d9c4c8
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>