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

Add Channel.CreateUnboundedPrioritized #100550

Merged
merged 1 commit into from
Apr 15, 2024

Add Channel.CreateUnboundedPrioritized

6799e39
Select commit
Loading
Failed to load commit list.
Merged

Add Channel.CreateUnboundedPrioritized #100550

Add Channel.CreateUnboundedPrioritized
6799e39
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Apr 3, 2024 in 55m 15s

Build #20240402.71 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,185,262 (98.16%)
  • Other: 59,750 (1.84%)
  • Total: 3,245,013

Annotations

Check failure on line 1 in System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 255 but it should have been 42
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest() in /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs:line 1120
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57