Skip to content

Test failure: System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096_Async #132992

Description

@VincentBu

Failed in: runtime-coreclr libraries-pgo 20260830.1

Failed tests:

net11.0-linux-Release-x64-jitosr_stress_random-AzureLinux.3.Amd64.Open
- System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096_Async
- System.Security.Cryptography.Tests.HmacSha1Tests.HmacSha1_Stream_NotMultipleOf4096_Async

Error message:

System.ArgumentNullException : Value cannot be null. (Parameter 'source')

Stack trace:

at System.ArgumentNullException.Throw(String paramName) in /_/src/libraries/System.Private.CoreLib/src/System/ArgumentNullException.cs:line 98
   at System.ArgumentNullException.ThrowIfNull(Object argument, String paramName) in /_/src/libraries/System.Private.CoreLib/src/System/ArgumentNullException.cs:line 59
   at System.Security.Cryptography.HMACStatic`1.HashDataAsync(ReadOnlyMemory`1 key, Stream source, CancellationToken cancellationToken) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/HMACStatic.cs:line 122
   at System.Security.Cryptography.Tests.HmacTests`1.VerifyHashDataStreamAllocatingAsync(Byte[] key, Stream stream, String output, Boolean memoryKey) in /_/src/libraries/System.Security.Cryptography/tests/HmacTests.cs:line 239
   at System.Security.Cryptography.Tests.HmacTests`1.VerifyRepeatingAsync(String input, Int32 repeatCount, String hexKey, String output) in /_/src/libraries/System.Security.Cryptography/tests/HmacTests.cs:line 124
   at System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096_Async() in /_/src/libraries/System.Security.Cryptography/tests/HmacSha3_384Tests.cs:line 227
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runstest-bugProblem in test source code (most likely)

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions