[
https://issues.apache.org/jira/browse/FLINK-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-6744.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.3.1
1.4.0: 1a658775c28f622e127ea256036d8604248e7500
1.3.1: 06dfb57b86d5397b4fd9864f59998af16b8f73e7
> Flaky ExecutionGraphSchedulingTest
> ----------------------------------
>
> Key: FLINK-6744
> URL: https://issues.apache.org/jira/browse/FLINK-6744
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Till Rohrmann
> Priority: Critical
> Labels: test-stability
> Fix For: 1.3.1, 1.4.0
>
>
> {code}
> Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.013 sec <<<
> FAILURE! - in
> org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest
> testDeployPipelinedConnectedComponentsTogether(org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest)
> Time elapsed: 0.121 sec <<< FAILURE!
> org.mockito.exceptions.verification.WantedButNotInvoked:
> Wanted but not invoked:
> taskManagerGateway.submitTask(<any>, <any>);
> -> at
> org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest.testDeployPipelinedConnectedComponentsTogether(ExecutionGraphSchedulingTest.java:246)
> Actually, there were zero interactions with this mock.
> at
> org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest.testDeployPipelinedConnectedComponentsTogether(ExecutionGraphSchedulingTest.java:246)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)