[
https://issues.apache.org/jira/browse/FLINK-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287573#comment-16287573
]
ASF GitHub Bot commented on FLINK-8079:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5156
[FLINK-8079][tests] Stop end-to-end test execution after first failure
## What is the purpose of the change
This PR modifies the travis maven script to stop the execution of
end-to-end tests once the first failure was detected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8079
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5156.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 #5156
----
commit 3faf3707a3134cfdd40bfa0870d4e3e01579e10b
Author: zentol <[email protected]>
Date: 2017-12-12T13:04:34Z
[FLINK-8079][tests] Stop end-to-end test execution after first failure
----
> Skip remaining E2E tests if one failed
> --------------------------------------
>
> Key: FLINK-8079
> URL: https://issues.apache.org/jira/browse/FLINK-8079
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.5.0, 1.4.1
>
>
> I propose that if one end-to-end tests fails the remaining tests are skipped.
> [~aljoscha] What do you think?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)