Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6744

Flaky ExecutionGraphSchedulingTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.0
    • 1.3.1, 1.4.0
    • Tests

    Description

      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)
      

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            chesnay Chesnay Schepler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: