Console log: 'System.Security.Cryptography.Tests' from job 82e95810-a745-4e00-87fe-206d585fc4c7 (windows.10.amd64.serverrs5.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64@sha256:cc1824ed636b6b8750af5a6e00fb5ef6e2232eeccf766b063d600dde16d2496b on a00CWXW running %HELIX_CORRELATION_PAYLOAD%\scripts\37bd9fd5955b4981bfc212f217e858cf\execute.cmd in C:\h\w\9ECC08F4\w\A84F08E9\e max 900 seconds Output: [BEGIN EXECUTION] C:\Work>cd /d C:\helix\work\workitem\e C:\helix\work\workitem\e>C:\helix\work\correlation\scripts\37bd9fd5955b4981bfc212f217e858cf\execute.cmd C:\helix\work\workitem\e>set _NT_SYMBOL_PATH=C:\helix\work\correlation;C:\helix\work\correlation\PDB;C:\helix\work\correlation\shared\Microsoft.NETCore.App\11.0.0 C:\helix\work\workitem\e>C:\helix\work\correlation\dotnet C:\helix\work\correlation\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x64 Installing SOS to C:\Users\ContainerAdministrator\.dotnet\sos Creating installation directory... Copying files from C:\helix\work\correlation\sos\tools\net6.0\any\win-x64 Copying files from C:\helix\work\correlation\sos\tools\net6.0\any\lib Execute '.load C:\Users\ContainerAdministrator\.dotnet\sos\sos.dll' to load SOS in your Windows debugger. SOS install succeeded C:\helix\work\workitem\e>taskkill.exe /f /im corerun.exe 'taskkill.exe' is not recognized as an internal or external command, operable program or batch file. C:\helix\work\workitem\e>set __TestArchitecture=x64 C:\helix\work\workitem\e>call RunTests.cmd --runtime-path C:\helix\work\correlation ========================= Begin custom configuration settings ============================== set __IsXUnitLogCheckerSupported=1 set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu 07/16/2026 23:16:12.79 =============== To repro directly: ===================================================== pushd C:\helix\work\workitem\e\ "C:\helix\work\correlation\dotnet.exe" exec --runtimeconfig System.Security.Cryptography.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Tests.deps.json xunit.console.dll System.Security.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== C:\helix\work\workitem\e>"C:\helix\work\correlation\dotnet.exe" exec --runtimeconfig System.Security.Cryptography.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Tests.deps.json xunit.console.dll System.Security.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: System.Security.Cryptography.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Security.Cryptography.Tests (found 7338 of 8116 test cases) Starting: System.Security.Cryptography.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.ImportSubjectPublicKeyInfo_SupportedButHasUnsupportedAlgorithm [SKIP] Condition(s) not met: "CompositeMLDsaSupportedAndEd448CompositeNotSupported" System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.ImportPkcs8PrivateKey_SupportedButHasUnsupportedAlgorithm [SKIP] Condition(s) not met: "CompositeMLDsaSupportedAndEd448CompositeNotSupported" System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_ToleratesExtraPadding [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: PKCS7) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ANSIX923) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ISO10126) [SKIP] RC2 does not support CFB. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Csp.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Tests.FactorySha1Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Tests.FactorySha1Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha1Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.OpenSslNamedKeysTests.EmptyNameThroughNullCharacter [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_NonExisting [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_ECDHKeyExchange [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDH [SKIP] Condition(s) not met: "ShouldRunProviderEcDhTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_RSASignAndDecrypt [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.NullArguments [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingTPMPrivateKey [SKIP] Condition(s) not met: "ShouldRunTpmTssTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_ECDsaSignAndVerify [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProviderCollection_ArgumentValidation [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportExplicitParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.EmptyUriThroughNullCharacter [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_NonExisting [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_NegativePropertyQuery [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunAnyProviderTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2SignRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetCurrentHash_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_NotSupported [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Reset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedGetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Read_GetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedAppendAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.HashData_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedGetCurrentHash [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Read_Twice [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedCloneAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.HashDataAsync_Minimal [SKIP] IsSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.AiaCompletionHasLimits [FAIL] System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Values differ Expected: 4 Actual: 5) (Assert.Equal() Failure: Values differ Expected: 4 Actual: 7) (Assert.Equal() Failure: Values differ Expected: 4 Actual: 8) (Assert.Equal() Failure: Values differ Expected: 4 Actual: 8) (Assert.Equal() Failure: Values differ Expected: 4 Actual: 8) ---- Assert.Equal() Failure: Values differ Expected: 4 Actual: 5 ---- Assert.Equal() Failure: Values differ Expected: 4 Actual: 7 ---- Assert.Equal() Failure: Values differ Expected: 4 Actual: 8 ---- Assert.Equal() Failure: Values differ Expected: 4 Actual: 8 ---- Assert.Equal() Failure: Values differ Expected: 4 Actual: 8 Stack Trace: /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(54,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(241,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.AiaCompletionHasLimits() at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(134,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) ----- Inner Stack Trace #1 (Xunit.Sdk.EqualException) ----- /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(263,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.<>c__DisplayClass4_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(45,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) ----- Inner Stack Trace #2 (Xunit.Sdk.EqualException) ----- /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(263,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.<>c__DisplayClass4_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(45,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) ----- Inner Stack Trace #3 (Xunit.Sdk.EqualException) ----- /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(263,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.<>c__DisplayClass4_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(45,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) ----- Inner Stack Trace #4 (Xunit.Sdk.EqualException) ----- /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(263,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.<>c__DisplayClass4_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(45,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) ----- Inner Stack Trace #5 (Xunit.Sdk.EqualException) ----- /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs(263,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.<>c__DisplayClass4_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(45,0): at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan_Csp.Decrypt_WrongKey_OAEP_SHA256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha2Oaep System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Tests.FactorySha384Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha384Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MD5Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MD5Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MD5Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048DeficientXEncryptedPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048SubjectPublicKeyInfo [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048EncryptedPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048DeficientXPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.FactorySha384Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Dsa.Tests.DSAImportExport_Csp.Import_2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SoftwareKeyStorageProviderFlagsOnWrongProvider [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SignAndVerify [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_KeyIsNotExportable [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.24, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.2.840.10045.3.0.1, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.16, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.17, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(, wap-wsg-idm-ecid-wtls7)) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(invalid, invalid)) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.Tests.RSACreateTests.CreateWithMismatchedPQ_ThrowsCryptographicException [SKIP] Condition(s) not met: "IsOpenSslSupported" System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 71, expected: [71, 210, 126, 97, 1, ···]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 105, expected: [204, 3, 31, 87, 94, ···]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 104, expected: [73, 131, 6, 78, 8, ···]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 103, expected: [214, 8, 105, 208, 153, ···]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 137, expected: [125, 122, 113, 223, 31, ···]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 136, expected: [231, 233, 224, 152, 9, ···]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 135, expected: [161, 150, 174, 131, 86, ···]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 72, expected: [218, 86, 91, 8, 115, ···]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 73, expected: [211, 161, 253, 118, 196, ···]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_WrongPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.AssociatePersistedKey_CNG_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa_OtherSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_MalformedPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.AssociateEphemeralKey_CNG_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_Seed [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithoutPrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_NoPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateSeed [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_DecapsulationKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.KeyGeneration_Default.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.Tests.FactorySha512Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests_Cng.RawDerivation_NotSupported [SKIP] Skipping because condition is true: ECDiffieHellmanFactory.SupportsRawDerivation System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.FactorySha512Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha512Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadSlhDsa_Pfx_Ietf [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha1ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha1ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.Sha1ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.KeyGeneration_Csp.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.X509Certificates.Tests.NameTests.Encode_FailsForIncorrectSurrogatePair [SKIP] Condition(s) not met: "IsNotWindows" System.Security.Cryptography.Tests.AesCcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Default.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Cng.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.Sha256ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha256ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha256ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha384ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha384ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha384ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.KeyGeneration_Cng.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests_Csp.ReadWriteBigExponentPrivatePkcs1 [SKIP] Skipping because condition is false: SupportsLargeExponent System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Ietf_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests_Csp.ReadWriteSubjectPublicKeyInfo [SKIP] Skipping because condition is false: SupportsLargeExponent System.Security.Cryptography.Tests.AesGcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLKem_Roundtrip [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Tests.HmacSha1Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha1Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha1Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha1Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha256Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha256Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha256Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Private_Base64Binary [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Public [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestWriteDeficientXParameters(includePrivateParameters: True) [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestWriteDeficientXParameters(includePrivateParameters: False) [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Private_CryptoBinary [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests_Default.RawDerivation_NotSupported [SKIP] Skipping because condition is true: ECDiffieHellmanFactory.SupportsRawDerivation System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedCloneAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetCurrentHash [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Read_GetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Reset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.HashDataAsync_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Read_Twice [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_NotSupported [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedAppendAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetCurrentHash_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.HashData_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_IetfMLKemKeys [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_KeySize [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_AlgorithmParameters [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForMLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem1024 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem768 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_ThrowsForCorruptKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem768_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem1024_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem512_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem512 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.MLKemImplementationSupportedTests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_AllocatingSpan_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Rfc2898OneShotTests.Pbkdf2_OpenSsl [SKIP] Condition(s) not met: "IsOpenSslSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Ietf_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" Finished: System.Security.Cryptography.Tests === TEST EXECUTION SUMMARY === System.Security.Cryptography.Tests Total: 16193, Errors: 0, Failed: 1, Skipped: 1107, Time: 197.474s ----- end Thu 07/16/2026 23:19:35.71 ----- exit code 1 ---------------------------------------------------------- C:\Python-env\Lib\site-packages\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-16T23:19:39.698Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-07-16T23:19:39.699Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-07-16T23:19:39.700Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '8a6d2585-5cc9-43f4-8eed-0df8d81888b0' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.5 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-07-16T23:19:41.712Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '8a6d2585-5cc9-43f4-8eed-0df8d81888b0' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.5 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-07-16T23:19:45.329Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '8a6d2585-5cc9-43f4-8eed-0df8d81888b0' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.5 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-07-16T23:19:50.538Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '8a6d2585-5cc9-43f4-8eed-0df8d81888b0' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.5 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-07-16T23:19:52.545Z WARNING run.py msal_managed_identity_client(191) _get_token_base ImdsCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. 2026-07-16T23:19:52.545Z WARNING run.py decorators(51) wrapper ManagedIdentityCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. 2026-07-16T23:19:52.546Z WARNING run.py azure_utils(66) get_credential_and_access_token Token was not retrieved: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:82a1dcdb-b01e-0095-1679-15eaf1000000 Time:2026-07-16T23:19:53.1739929Z ErrorCode:NoAuthenticationInformation Error:None Content: NoAuthenticationInformationServer failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:82a1dcdb-b01e-0095-1679-15eaf1000000 Time:2026-07-16T23:19:53.1739929Z 2026-07-16T23:19:53.215Z INFO run.py run(67) main Beginning reading of test results. 2026-07-16T23:19:53.216Z INFO run.py __init__(49) read_results Searching 'C:\helix\work\workitem\e' for test results files 2026-07-16T23:19:53.216Z INFO run.py __init__(55) read_results Found results file C:\helix\work\workitem\e\testResults.xml with format xunit 2026-07-16T23:19:53.410Z INFO run.py __init__(49) read_results Searching 'C:\helix\work\workitem\uploads' for test results files 2026-07-16T23:19:53.411Z INFO run.py packing_test_reporter(30) report_results Packing 16193 test reports to 'C:\helix\work\workitem\e\__test_report.json' 2026-07-16T23:19:53.496Z INFO run.py packing_test_reporter(33) report_results Packed 4978913 bytes 2026-07-16T23:19:53.507Z INFO run.py _helix_compat(255) report_results Writing 0 test results to 'C:\helix\work\workitem\e\__test_report_v2.json' (JSON v1) 2026-07-16T23:19:53.509Z INFO run.py _helix_compat(261) report_results Wrote 2972 bytes to 'C:\helix\work\workitem\e\__test_report_v2.json' 'taskkill.exe' is not recognized as an internal or external command, operable program or batch file. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. [END EXECUTION] Exit Code:0