Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SignData_VerifyHash_CaseInsensitive_Success failed in CI #35067

Closed
jaredpar opened this issue Apr 16, 2020 · 2 comments
Closed

SignData_VerifyHash_CaseInsensitive_Success failed in CI #35067

jaredpar opened this issue Apr 16, 2020 · 2 comments
Labels
area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@jaredpar
Copy link
Member

Console Log Summary

    System.Security.Cryptography.Csp.Tests.RSACryptoServiceProviderTests.SignData_VerifyHash_CaseInsensitive_Success [FAIL]
      Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException : A device attached to the system is not functioning.
      Stack Trace:
        /_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/CapiHelper.Windows.cs(1201,0): at Internal.NativeCrypto.CapiHelper.SignValue(SafeProvHandle hProv, SafeKeyHandle hKey, Int32 keyNumber, Int32 calgKey, Int32 calgHash, Byte[] hash)
        /_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/RSACryptoServiceProvider.Windows.cs(507,0): at System.Security.Cryptography.RSACryptoServiceProvider.SignHash(Byte[] rgbHash, Int32 calgHash)
        /_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/RSACryptoServiceProvider.Windows.cs(459,0): at System.Security.Cryptography.RSACryptoServiceProvider.SignData(Byte[] buffer, Object halg)
        /_/src/libraries/System.Security.Cryptography.Csp/tests/RSACryptoServiceProviderTests.cs(398,0): at System.Security.Cryptography.Csp.Tests.RSACryptoServiceProviderTests.SignData_VerifyHash_CaseInsensitive_Success()
        /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(359,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_2048 [SKIP]

Builds

Build Pull Request Test Failure Count
#601880 Rolling 1

Configurations

  • netcoreapp5.0-Windows_NT-Release-x64-Mono_release-Windows.10.Amd64.ServerRS5.Open

Helix Logs

Build Pull Request Console Core Test Results Run Client
#601880 Rolling console.log testResults.xml run_client.py
@jaredpar jaredpar added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' intermittent labels Apr 16, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Apr 16, 2020
@ghost
Copy link

ghost commented Apr 16, 2020

Tagging subscribers to this area: @bartonjs, @vcsjones
Notify danmosemsft if you want to be subscribed.

@jaredpar jaredpar removed the untriaged New issue has not been triaged by the area owner label Apr 16, 2020
@bartonjs
Copy link
Member

bartonjs commented Jul 8, 2020

Duplicate of #30007 (underlying OS issue)

@bartonjs bartonjs closed this as completed Jul 8, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

3 participants