[
https://issues.apache.org/jira/browse/FLINK-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733879#comment-14733879
]
ASF GitHub Bot commented on FLINK-2619:
---------------------------------------
GitHub user chiwanpark opened a pull request:
https://github.com/apache/flink/pull/1103
[FLINK-2619] [tests] Fix for some unexecuted Scala tests
This PR includes to resolve FLINK-2619. The changes are following:
* Add JUnitRunner(`@RunWith(classOf[JUnitRunner])`) for unexecuted tests
* Reformat code style of some tests
With this changes, some tests fail. I tried to fix the tests. But I failed
to fix them. Please advice me. If this issue is urgent, we can merge this and
fix in other PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chiwanpark/flink FLINK-2619
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1103.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 #1103
----
commit ceb3ba6904492fb3fdefc4a0d6a6fd1e2c5d2b14
Author: Chiwan Park <[email protected]>
Date: 2015-09-07T14:03:56Z
[FLINK-2619] [tests] Fix for some unexecuted Scala tests
----
> Some Scala Tests not being executed by Maven
> --------------------------------------------
>
> Key: FLINK-2619
> URL: https://issues.apache.org/jira/browse/FLINK-2619
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Chiwan Park
> Assignee: Chiwan Park
> Priority: Critical
>
> Some Scala Tests are not executed by Maven. Originally this issue are
> reported by [~StephanEwen]. I also executed {{mvn clean verify}} and found
> the same circumstance.
> Original post is
> [here|http://mail-archives.apache.org/mod_mbox/flink-dev/201508.mbox/%3ccanc1h_tlgt-rrtybua6c0ypihhv8w1bwyb4sogahn9_cfck...@mail.gmail.com%3e]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)