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

System.Threading.ThreadPools.Tests.ThreadPoolTests.CooperativeBlockingCanCreateThreadsFaster test failed #65954

Closed
MaximLipnin opened this issue Feb 28, 2022 · 3 comments
Labels
area-System.Threading blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner

Comments

@MaximLipnin
Copy link
Contributor

Configuration: net7.0-OSX-Release-x64-CoreCLR_checked-OSX.1200.Amd64.Open
Build: runtime pipeline of the rolling build

Unhandled exception. Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at System.Threading.ThreadPools.Tests.ThreadPoolTests.<>c.<CooperativeBlockingCanCreateThreadsFaster>b__38_0() in /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs:line 953
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
    System.Threading.ThreadPools.Tests.ThreadPoolTests.CooperativeBlockingCanCreateThreadsFaster [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
      Stack Trace:
        
        Child exception:
          Xunit.Sdk.TrueException: Assert.True() Failure
        Expected: True
        Actual:   False
        /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs(953,0): at System.Threading.ThreadPools.Tests.ThreadPoolTests.<>c.<CooperativeBlockingCanCreateThreadsFaster>b__38_0()
        
        Child process:
          System.Threading.ThreadPool.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Threading.ThreadPools.Tests.ThreadPoolTests+<>c Void <CooperativeBlockingCanCreateThreadsFaster>b__38_0()
        
        
  Finished:    System.Threading.ThreadPool.Tests
=== TEST EXECUTION SUMMARY ===
   System.Threading.ThreadPool.Tests  Total: 65, Errors: 0, Failed: 1, Skipped: 0, Time: 40.712s
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Threading untriaged New issue has not been triaged by the area owner labels Feb 28, 2022
@ghost
Copy link

ghost commented Feb 28, 2022

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details

Configuration: net7.0-OSX-Release-x64-CoreCLR_checked-OSX.1200.Amd64.Open
Build: runtime pipeline of the rolling build

Unhandled exception. Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at System.Threading.ThreadPools.Tests.ThreadPoolTests.<>c.<CooperativeBlockingCanCreateThreadsFaster>b__38_0() in /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs:line 953
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
    System.Threading.ThreadPools.Tests.ThreadPoolTests.CooperativeBlockingCanCreateThreadsFaster [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
      Stack Trace:
        
        Child exception:
          Xunit.Sdk.TrueException: Assert.True() Failure
        Expected: True
        Actual:   False
        /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs(953,0): at System.Threading.ThreadPools.Tests.ThreadPoolTests.<>c.<CooperativeBlockingCanCreateThreadsFaster>b__38_0()
        
        Child process:
          System.Threading.ThreadPool.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Threading.ThreadPools.Tests.ThreadPoolTests+<>c Void <CooperativeBlockingCanCreateThreadsFaster>b__38_0()
        
        
  Finished:    System.Threading.ThreadPool.Tests
=== TEST EXECUTION SUMMARY ===
   System.Threading.ThreadPool.Tests  Total: 65, Errors: 0, Failed: 1, Skipped: 0, Time: 40.712s
Author: MaximLipnin
Assignees: -
Labels:

area-System.Threading, untriaged

Milestone: -

@MaximLipnin MaximLipnin added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Feb 28, 2022
@danmoseley
Copy link
Member

#66703

@hoyosjs
Copy link
Member

hoyosjs commented Mar 17, 2022

Closing in favor of #66755 which has a linked PR.

@hoyosjs hoyosjs closed this as completed Mar 17, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Threading blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants