You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/19 21:36:50 UTC

[kudu-CR] row operations-test: reduce iterations in ASAN build

Todd Lipcon has uploaded a new change for review.

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

Change subject: row_operations-test: reduce iterations in ASAN build
......................................................................

row_operations-test: reduce iterations in ASAN build

This seems to be flaky with timeouts in ASAN. Reducing the number of
iterations for slow ASAN tests.

Change-Id: I6378acb0a53a1401d1341f13350cc1255eea404f
---
M src/kudu/common/row_operations-test.cc
1 file changed, 7 insertions(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6378acb0a53a1401d1341f13350cc1255eea404f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>

[kudu-CR] row operations-test: reduce iterations in ASAN build

Posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org>.
Todd Lipcon has submitted this change and it was merged.

Change subject: row_operations-test: reduce iterations in ASAN build
......................................................................


row_operations-test: reduce iterations in ASAN build

This seems to be flaky with timeouts in ASAN. Reducing the number of
iterations for slow ASAN tests.

Change-Id: I6378acb0a53a1401d1341f13350cc1255eea404f
Reviewed-on: http://gerrit.cloudera.org:8080/4449
Reviewed-by: David Ribeiro Alves <dr...@apache.org>
Tested-by: Kudu Jenkins
---
M src/kudu/common/row_operations-test.cc
1 file changed, 7 insertions(+), 1 deletion(-)

Approvals:
  David Ribeiro Alves: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6378acb0a53a1401d1341f13350cc1255eea404f
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>

[kudu-CR] row operations-test: reduce iterations in ASAN build

Posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org>.
David Ribeiro Alves has posted comments on this change.

Change subject: row_operations-test: reduce iterations in ASAN build
......................................................................


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6378acb0a53a1401d1341f13350cc1255eea404f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No