Skip to content

Test not running on German OS #2249

@hendrikebbers

Description

@hendrikebbers

Looks like a change in the near past (76cc096) breaks tests on a German system:

AllTests > org.bouncycastle.mail.smime.test.SignedMailValidatorTest.testKeyUsage FAILED
    junit.framework.ComparisonFailure: expected:<[The key usage extension of signer certificate does not permit using the key for email signatures].> but was:<[Der Schlüssel des Unterzeichners darf nicht für Email Signaturen verwendet werden].>
        at app//junit.framework.Assert.assertEquals(Assert.java:100)
        at app//junit.framework.Assert.assertEquals(Assert.java:107)
        at app//junit.framework.TestCase.assertEquals(TestCase.java:260)
        at app//org.bouncycastle.mail.smime.test.SignedMailValidatorTest.assertContainsMessage(Unknown Source)
        at app//org.bouncycastle.mail.smime.test.SignedMailValidatorTest.testKeyUsage(Unknown Source)

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