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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---