You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console log: 'System.Security.Cryptography.Tests' from job 4f51ef79-15d1-474b-abcc-36d29680439b (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673 on a00BSOC
System.Security.Cryptography.Tests.HashAlgorithmTest.ComputeHashAsync_SupportsCancellation [FAIL]
Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual: (No exception was thrown)
Stack Trace:
/_/src/libraries/System.Security.Cryptography/tests/HashAlgorithmTest.cs(69,0): at System.Security.Cryptography.Tests.HashAlgorithmTest.ComputeHashAsync_SupportsCancellation()
--- End of stack trace from previous location ---
Finished: System.Security.Cryptography.Tests
This is Mono interpreter, but presumably not #66694 because that was a hang, plus the fix would be in this build.
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.
Issue Details
Console log: 'System.Security.Cryptography.Tests' from job 4f51ef79-15d1-474b-abcc-36d29680439b (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673 on a00BSOC
System.Security.Cryptography.Tests.HashAlgorithmTest.ComputeHashAsync_SupportsCancellation [FAIL]
Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual: (No exception was thrown)
Stack Trace:
/_/src/libraries/System.Security.Cryptography/tests/HashAlgorithmTest.cs(69,0): at System.Security.Cryptography.Tests.HashAlgorithmTest.ComputeHashAsync_SupportsCancellation()
--- End of stack trace from previous location ---
Finished: System.Security.Cryptography.Tests
This is Mono interpreter, but presumably not #66694 because that was a hang, plus the fix would be in this build.
Console log: 'System.Security.Cryptography.Tests' from job 4f51ef79-15d1-474b-abcc-36d29680439b (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673 on a00BSOC
net7.0-Linux-Debug-x64-mono_interpreter_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
This is Mono interpreter, but presumably not #66694 because that was a hang, plus the fix would be in this build.
The text was updated successfully, but these errors were encountered: