[
https://issues.apache.org/jira/browse/ZOOKEEPER-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854191#comment-15854191
]
ASF GitHub Bot commented on ZOOKEEPER-2682:
-------------------------------------------
GitHub user arshadmohammad opened a pull request:
https://github.com/apache/zookeeper/pull/163
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-master-branch-3.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/163.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 #163
----
commit 2662f584bd49a68b5917237c0fe3f4eb84d52b39
Author: Mohammad Arshad <[email protected]>
Date: 2017-02-06T14:56:54Z
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)