Skip to content

Commit

Permalink
[Android][libraries] Add DynamicChainTests.MismatchKeyIdentifiers fai…
Browse files Browse the repository at this point in the history
…lure
  • Loading branch information
Mitchell Hwang committed May 19, 2021
1 parent 0282180 commit 648c986
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ public static void NameConstraintViolation_InvalidGeneralNames()
}

[Fact]
[ActiveIssue("", TestPlatforms.Android)]
public static void MismatchKeyIdentifiers()
{
X509Extension[] intermediateExtensions = new []
Expand Down

0 comments on commit 648c986

Please sign in to comment.