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

Test failure: System.Security.Cryptography.Tests.HashAlgorithmTest.ComputeHashAsync_SupportsCancellation - no exception #75463

Closed
karelz opened this issue Sep 12, 2022 · 3 comments
Labels
area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@karelz
Copy link
Member

karelz commented Sep 12, 2022

Failures in last 30 days as of 9/12:

Day Run OS
9/12 PR 12608 net7.0-Linux-Debug-x64-Mono_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/8 Rolling run 9270 net7.0-windows-Release-x86-CoreCLR_release-Windows.7.Amd64.Open
9/6 PR 5539 net7.0-Linux-Debug-x64-Mono_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/4 PR 4372 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/2 PR 3951 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/2 PR 2873 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
8/31 PR 1979245 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
8/24 PR 1964258 net7.0-Linux-Debug-x64-Mono_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open
8/24 PR 1963813 net7.0-Linux-Debug-x64-mono_interpreter_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open
??? PR 1952826 net7.0-Linux-Debug-x64-Mono_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open

Example of log (from Console log):

      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 ---

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@karelz karelz added area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Sep 12, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 12, 2022
@ghost
Copy link

ghost commented Sep 12, 2022

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

Failures in last 30 days as of 9/12:

Day Run OS
9/12 PR 12608 net7.0-Linux-Debug-x64-Mono_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/8 Rolling run 9270 net7.0-windows-Release-x86-CoreCLR_release-Windows.7.Amd64.Open
9/6 PR 5539 net7.0-Linux-Debug-x64-Mono_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/4 PR 4372 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/2 PR 3951 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
9/2 PR 2873 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
8/31 PR 1979245 net7.0-Linux-Debug-x64-CoreCLR_release-(Centos.7.Amd64.Open)Ubuntu.1604.Amd64.Open
8/24 PR 1964258 net7.0-Linux-Debug-x64-Mono_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open
8/24 PR 1963813 net7.0-Linux-Debug-x64-mono_interpreter_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open
??? PR 1952826 net7.0-Linux-Debug-x64-Mono_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open

Example of log (from Console log):

      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 ---
Author: karelz
Assignees: -
Labels:

area-System.Security, blocking-clean-ci

Milestone: -

@karelz
Copy link
Member Author

karelz commented Sep 12, 2022

Happens 1x per 2 days -- blocking-clean-ci

@bartonjs
Copy link
Member

Fixed in main. Opened a backport to 7: #75655

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Sep 15, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 15, 2022
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

2 participants