Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8345755

[8u] Test tools/jar/ExtractFilesTest.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 8
    • tools
    • None
    • jar
    • 8
    • generic
    • generic

      The two newly added tests fails.

      Tests:
      tools/jar/ExtractFilesTest.java
      tools/jar/MultipleManifestTest.java

      Test log snippet:

      /tmp/tone/run/jtreg/jdk-repo/jdk/test/tools/jar/ExtractFilesTest.java:38: error: package org.junit.jupiter.api does not exist
      import org.junit.jupiter.api.TestInstance;
                                  ^
      /tmp/tone/run/jtreg/jdk-repo/jdk/test/tools/jar/ExtractFilesTest.java:39: error: package org.junit.jupiter.api.TestInstance does not exist
      import org.junit.jupiter.api.TestInstance.Lifecycle;
                                               ^
      /tmp/tone/run/jtreg/jdk-repo/jdk/test/tools/jar/ExtractFilesTest.java:54: error: cannot find symbol
      @TestInstance(Lifecycle.PER_CLASS)
       ^
        symbol: class TestInstance

            Unassigned Unassigned
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: