[
https://issues.apache.org/jira/browse/ZOOKEEPER-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854194#comment-15854194
]
ASF GitHub Bot commented on ZOOKEEPER-2682:
-------------------------------------------
GitHub user arshadmohammad opened a pull request:
https://github.com/apache/zookeeper/pull/164
ZOOKEEPER-2682: Make it optional to fail build on test failure
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arshadmohammad/zookeeper
ZOOKEEPER-2682-branch-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit 3ea68e7a99278daf4d7424ce825c6e8315c39198
Author: Mohammad Arshad <[email protected]>
Date: 2017-02-06T15:13:21Z
ZOOKEEPER-2682: Make it optional to fail build on test failure
----
> Make it optional to fail build on test failure.
> -----------------------------------------------
>
> Key: ZOOKEEPER-2682
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2682
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build, tests
> Reporter: Mohammad Arshad
> Assignee: Mohammad Arshad
> Priority: Minor
> Fix For: 3.4.10, 3.5.3, 3.6.0
>
> Attachments: ZOOKEEPER-2682-01.patch, ZOOKEEPER-2682-02.patch
>
>
> Currently if there is a test failure, build is marked as failed and exits.
> I want to rerun the failed test cases instead of exiting.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)