[jira] [Created] (FLINK-17498) MapCancelingITCase.testMapCancelling fails with timeout

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-17498) MapCancelingITCase.testMapCancelling fails with timeout

Shang Yuanchun (Jira)
Robert Metzger created FLINK-17498:
--------------------------------------

             Summary: MapCancelingITCase.testMapCancelling fails with timeout
                 Key: FLINK-17498
                 URL: https://issues.apache.org/jira/browse/FLINK-17498
             Project: Flink
          Issue Type: Bug
          Components: API / DataStream, Tests
    Affects Versions: 1.11.0
            Reporter: Robert Metzger


CI: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=540&view=logs&j=e824df38-aa5e-5531-f993-88388cf903b8&t=4df9e78d-8d99-5a27-509a-217c7c98d003

{code}

        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
        at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)