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

Tests throw SkippedException when they should fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs

      Tests:
      open/test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
      open/test/jdk/sun/security/provider/acvp/Launcher.java

      These tests are throwing SkippedExceptions when they are unable to retrieve artifacts that are available on the artifact server. It might be better if ArtifactResolver throws Exception and the caller considers if the test is marked skipped (i.e., throws SkippedException) or failed.

            mdonovan Matthew Donovan
            mdonovan Matthew Donovan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: