Merge 'main' into ParamsCollections #72497
Merged
Build Analysis / Build Analysis
failed
Mar 12, 2024 in 0s
.NET Result Analysis
Details
Test Failures (2 tests failed)
🔹 [All failing tests from roslyn-integration-CI]
- Data Driven SubResults
- Exception Message
System.Exception : The following expected item(s) not found: Extract interface... Actual items: Suppress or configure issues Configure IDE0040 code style never Preview changes always Preview changes for__non__interface__members Preview changes omit__if__default Preview changes Configure IDE0040 severity None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes Configure severity for all 'Style' analyzers None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes Configure severity for all analyzers None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes
- Stack Trace
at Microsoft.VisualStudio.IntegrationTest.Utilities.TestUtilities.ThrowIfExpectedItemNotFound[TCollection](IEnumerable`1 actual, IEnumerable`1 expected) in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/TestUtilities.cs:line 36 at Roslyn.VisualStudio.NewIntegrationTests.InProcess.ITextViewWindowVerifierInProcessExtensions.<CodeActionsAsync>d__1.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/ITextViewWindowVerifierInProcessExtensions.cs:line 96 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Roslyn.VisualStudio.NewIntegrationTests.InProcess.ITextViewWindowVerifierInProcessExtensions.<CodeActionAsync>d__0.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/ITextViewWindowVerifierInProcessExtensions.cs:line 42 --- 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 Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.<CheckSameFile>d__5.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/VisualBasic/BasicExtractInterfaceDialog.cs:line 89 --- 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) --- 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)
- Data Driven SubResults
- Exception Message
System.Exception : The following expected item(s) not found: Extract interface... Actual items: Suppress or configure issues Configure IDE0040 code style never Preview changes always Preview changes for__non__interface__members Preview changes omit__if__default Preview changes Configure IDE0040 severity None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes Configure severity for all 'Style' analyzers None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes Configure severity for all analyzers None Preview changes Silent Preview changes Suggestion Preview changes Warning Preview changes Error Preview changes
- Stack Trace
at Microsoft.VisualStudio.IntegrationTest.Utilities.TestUtilities.ThrowIfExpectedItemNotFound[TCollection](IEnumerable`1 actual, IEnumerable`1 expected) in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/TestUtilities.cs:line 36 at Roslyn.VisualStudio.NewIntegrationTests.InProcess.ITextViewWindowVerifierInProcessExtensions.<CodeActionsAsync>d__1.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/ITextViewWindowVerifierInProcessExtensions.cs:line 96 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Roslyn.VisualStudio.NewIntegrationTests.InProcess.ITextViewWindowVerifierInProcessExtensions.<CodeActionAsync>d__0.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/ITextViewWindowVerifierInProcessExtensions.cs:line 42 --- 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 Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.<CheckSameFileNamespace>d__7.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/VisualBasic/BasicExtractInterfaceDialog.cs:line 160 --- 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) --- 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)
❌ Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFile [Details] [89.16% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFile (VS2022)
❌ Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFileNamespace [Details] [92.50% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFileNamespace (VS2022)
Loading