Skip to content

Exclude tests for OpenJCEPlus first in java.security provider list #994

Open
@taoliult

Description

@taoliult

The following tests will be temporarily added to the OpenJCEPlus exclude list (ProblemList-OpenJCEPlus.txt). And we may need to update the test cases later, or create a similar one for OpenJCEPlus.

sun/security/ec/ed/TestEdDSA.java ==> OpenJCEPlus only supports Ed25519 and Ed448 (Ed25519ph, Ed448ph, and Ed25519ctx are not supported) in EdDSASignature
sun/security/jca/PreferredProviderNegativeTest.java ==> Expects SunJCE but gets OpenJCEPlus
sun/security/provider/all/Deterministic.java ==> Added a similar test for OpenJCEPlus
java/security/SecureRandom/DefaultAlgo.java ==> Expects SUN but gets OpenJCEPlus
java/security/SecureRandom/DefaultProvider.java ==> Expects SUN but gets OpenJCEPlus
java/security/Signature/SignatureGetInstance.java ==> Provider name mismatch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions