You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2016/05/23 10:10:54 UTC

[GitHub] flink pull request: [FLINK-3953] rename unit-tests execution to de...

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/2019

    [FLINK-3953] rename unit-tests execution to default-test

    After 38698c0b101cbb48f8c10adf4060983ac07e2f4b, there are now two
    executions defined for the Surefire plugin: unit-tests and
    integration-tests. In addition, there is an implicit default execution
    called default-test. This leads to the unit tests to be executed
    twice. This renames unit-tests to default-test to prevent duplicate
    execution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/flink FLINK-3953

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2019.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 #2019
    
----
commit c1d099431a48583075fd51267914df946f14aa4f
Author: Maximilian Michels <mx...@apache.org>
Date:   2016-05-23T10:06:25Z

    [FLINK-3953] rename unit-tests execution to default-test
    
    After 38698c0b101cbb48f8c10adf4060983ac07e2f4b, there are now two
    executions defined for the Surefire plugin: unit-tests and
    integration-tests. In addition, there is an implicit default execution
    called default-test. This leads to the unit tests to be executed
    twice. This renames unit-tests to default-test to prevent duplicate
    execution.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3953] rename unit-tests execution to de...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2019


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3953] rename unit-tests execution to de...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/2019#issuecomment-220997798
  
    Good fix, thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---