You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2019/03/12 17:30:10 UTC

[kudu-CR] java: Disable flaky test reporting on the RetryRule unit test

Will Berkeley has uploaded a new patch set (#2) to the change originally created by Mike Percy. ( http://gerrit.cloudera.org:8080/12044 )

Change subject: java: Disable flaky test reporting on the RetryRule unit test
......................................................................

java: Disable flaky test reporting on the RetryRule unit test

This test is designed to fail and be retried. It should not be reported
as flaky.

Change-Id: I3d26a65e5b772c058d15f052ff2c388201300d17
---
M java/kudu-test-utils/src/main/java/org/apache/kudu/test/junit/RetryRule.java
M java/kudu-test-utils/src/test/java/org/apache/kudu/test/junit/TestRetryRule.java
2 files changed, 9 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/12044/2
-- 
To view, visit http://gerrit.cloudera.org:8080/12044
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3d26a65e5b772c058d15f052ff2c388201300d17
Gerrit-Change-Number: 12044
Gerrit-PatchSet: 2
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Will Berkeley <wd...@gmail.com>