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

ArtifactFetchManagerTest unit tests fail

    XMLWordPrintableJSON

Details

    • Technical Debt
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.19.1
    • 1.19.2
    • None

    Description

      The below three tests from ArtifactFetchManagerTest seem to fail consistently:

      • ArtifactFetchManagerTest.testFileSystemFetchWithAdditionalUri
      • ArtifactFetchManagerTest.testMixedArtifactFetch
      • ArtifactFetchManagerTest.testHttpFetch

      The error printed is

      java.lang.AssertionError:
      Expecting actual not to be empty
          at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.getFlinkClientsJar(ArtifactFetchManagerTest.java:248)
          at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testMixedArtifactFetch(ArtifactFetchManagerTest.java:146)
          at java.lang.reflect.Method.invoke(Method.java:498)
          at java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
          at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
          at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
          at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
          at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) 

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hong Hong Liang Teoh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: