Skip to content

Commit cfae69f

Browse files
steveisokSteve Pfister
andauthored
[iOS] Skip PfxIterationCountTests.Import_BlobHasMoreThanOnePfx_LoadsOnlyOne (#88146)
Co-authored-by: Steve Pfister <[email protected]>
1 parent ec05a43 commit cfae69f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.Security.Cryptography/tests/X509Certificates/PfxIterationCountTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ public void ExportedPfxWithNullPassword_DecryptReturnsValidPaddingWithEmptyPassw
130130
}
131131

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

0 commit comments

Comments
 (0)