I just created the JIRA issue [1].
Regards,
Chiwan Park
[1] https://issues.apache.org/jira/browse/FLINK-2619
> On Sep 4, 2015, at 6:43 PM, Chiwan Park wrote:
>
> I also found the same circumstances. Although I add a fail test case in
> ExecutionGraphRestartTest, `mvn clean verify` doesn’t fai
I also found the same circumstances. Although I add a fail test case in
ExecutionGraphRestartTest, `mvn clean verify` doesn’t fail. I will create an
issue covered this.
Regards,
Chiwan Park
> On Aug 29, 2015, at 10:13 PM, Stephan Ewen wrote:
>
> Hi!
>
> I found quite a few tests that are no
Hi!
I found quite a few tests that are not actually executed by Maven as part
of the builds. Some actually are in error.
ExecutionGraphRestartTest
TaskManagerLossFailsTasksTest
JobManagerRegistrationTest
...
All of those are Scala tests with WordSpecLike traits. Seems that this
configuration has