Continued Extract method cleanup #76577
Merged
Build Analysis / Build Analysis
succeeded
Jan 2, 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]
- Data Driven SubResults
- Exception Message
System.AggregateException : One or more errors occurred. ---- System.NullReferenceException : Object reference not set to an instance of an object.
- Stack Trace
at Microsoft.CodeAnalysis.ErrorReporting.TestTraceListener.VerifyNoErrorsAndReset() in /_/src/VisualStudio/IntegrationTest/TestSetup/TestTraceListener.cs:line 133 at Roslyn.VisualStudio.IntegrationTests.AbstractIntegrationTest.<DisposeAsync>d__8.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/AbstractIntegrationTest.cs:line 188 --- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult() --- 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) ----- Inner Stack Trace ----- at Microsoft.VisualStudio.Text.ChangeTagger.Implementation.ChangeSet.Update(ITextVersion currentVersion) at Microsoft.VisualStudio.Text.ChangeTagger.Implementation.ChangeSet.Update(ITextVersion currentVersion, ITextVersion desiredVersion) at Microsoft.VisualStudio.Text.ChangeTagger.Implementation.ChangeTagger.OnBufferChangedOnBackground(Object sender, TextSnapshotChangedEventArgs e) at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)
❌ Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpWinForms.DeleteControl(VS2022) [Details] [3.07% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpWinForms.DeleteControl (VS2022)
Loading