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

Move tests from full facade folder to type forward destination #94644

Merged
merged 1 commit into from
Nov 13, 2023

Move tests from full facade folder to type forward destination

e80bc72
Select commit
Loading
Failed to load commit list.
Merged

Move tests from full facade folder to type forward destination #94644

Move tests from full facade folder to type forward destination
e80bc72
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 13, 2023 in 1h 51m 17s

Build #20231113.8 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 2,573,459 (98.17%)
  • Other: 47,985 (1.83%)
  • Total: 2,621,445

Annotations

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/30e52c8a-cda2-4d2f-8eaa-0781a86102f4/workitems/System.Threading.ThreadPool.Tests/console

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