Skip to content

Commit

Permalink
[iOS] Skip PfxIterationCountTests.Import_BlobHasMoreThanOnePfx_LoadsO…
Browse files Browse the repository at this point in the history
…nlyOne (#88146)

Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
  • Loading branch information
steveisok and Steve Pfister authored Jun 28, 2023
1 parent ec05a43 commit cfae69f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ public void ExportedPfxWithNullPassword_DecryptReturnsValidPaddingWithEmptyPassw
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/88050", TestPlatforms.iOS | TestPlatforms.tvOS | TestPlatforms.MacCatalyst)]
public void Import_BlobHasMoreThanOnePfx_LoadsOnlyOne()
{
// These certs don't use PBES2 so they should be supported everywhere.
Expand Down

0 comments on commit cfae69f

Please sign in to comment.