Add feature to convert from an explicitly typed lambda to an implicitly typed one. #76770
Build Analysis / Build Analysis
succeeded
Jan 16, 2025 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Test Failures (1 tests failed)
🔹 [All failing tests from roslyn-integration-CI]
- Exception Message
System.ComponentModel.Win32Exception : Access is denied
- CallStack
at System.Diagnostics.Process.Kill() at Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager.BuildHostProcess.<DisposeAsync>d__15.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/BuildHostProcessManager.cs:line 447 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager.<DisposeAsync>d__12.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/BuildHostProcessManager.cs:line 162 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.CodeAnalysis.MSBuild.MSBuildProjectLoader.<LoadProjectInfoAsync>d__24.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/MSBuildProjectLoader.cs:line 295 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace.<OpenProjectAsync>d__27.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/MSBuildWorkspace.cs:line 251 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.<AssertInvalidTfmDiagnosticMessageContains>d__17.MoveNext() in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 476 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.<TestBuildHostLocale_EN>d__15.MoveNext() in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 454 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestBuildHostLocale_EN [Details] [0.09% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
Loading