Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1228

Fix TestDriverConfigGenerator failure on the first test run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.14, 0.15
    • REEF.NET
    • None
    • Windows 10 with VS 2013 Community Edition.

    Description

      After cloning REEF repository, Org.Apache.REEF.Tests.Utility.TestDriverConfigGenerator fails always at the first test run.

      From the second run, all tests passes. After cleaning and rebuilding, all test passes, too.

      Test Name: Org.Apache.REEF.Tests.Utility.TestDriverConfigGenerator.TestGeneratingDriverConfigFileDriverOnly
      Test FullName: Org.Apache.REEF.Tests.Utility.TestDriverConfigGenerator.TestGeneratingDriverConfigFileDriverOnly
      Test Source: c:\Users\dongjoon\Downloads\apache-reef-0.14.0\lang\cs\Org.Apache.REEF.Tests\Utility\TestDriverConfigGenerator.cs : line 79
      Test Outcome: Failed
      Test Duration: 0:00:00.115
      
      Result Message:
      System.InvalidOperationException : Failed to extract files from jar file with stdout :and stderr:java.io.FileNotFoundException: .\reef-bridge-java-0.14.0-shaded.jar
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.<init>(ZipFile.java:219)
      at java.util.zip.ZipFile.<init>(ZipFile.java:149)
      at java.util.zip.ZipFile.<init>(ZipFile.java:120)
      at sun.tools.jar.Main.extract(Main.java:1004)
      at sun.tools.jar.Main.run(Main.java:305)
      at sun.tools.jar.Main.main(Main.java:1288)
      

      Attachments

        Issue Links

          Activity

            People

              MariiaMykhailova Mariia Mykhailova
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: