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

ArtifactFetchManager unit tests are failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.19.0
    • None
    • None

    Description

      The following unit tests in ArtifactFetchManagerTest.java are failing

      • testFileSystemFetchWithAdditionalUri()
      • testHttpFetch()
      • testMixedArtifactFetch()

       

      Test org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testFileSystemFetchWithAdditionalUri[testFileSystemFetchWithAdditionalUri()] failed with:
      java.lang.AssertionError: 
      Expecting actual not to be empty
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.getFlinkClientsJar(ArtifactFetchManagerTest.java:251)
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testFileSystemFetchWithAdditionalUri(ArtifactFetchManagerTest.java:104)
       ...
      
      --------------------------------------------------------------------------------
      Test org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testMixedArtifactFetch[testMixedArtifactFetch()] failed with:
      java.lang.AssertionError: 
      Expecting actual not to be empty
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.getFlinkClientsJar(ArtifactFetchManagerTest.java:251)
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testMixedArtifactFetch(ArtifactFetchManagerTest.java:149)
       ...
      
      --------------------------------------------------------------------------------
      Test org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testHttpFetch[testHttpFetch()] failed with:
      java.lang.AssertionError: 
      Expecting actual not to be empty
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.getFlinkClientsJar(ArtifactFetchManagerTest.java:251)
       at org.apache.flink.client.program.artifact.ArtifactFetchManagerTest.testHttpFetch(ArtifactFetchManagerTest.java:124)
       ... 
      

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              elphastori Elphas Toringepi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: