Update compiler version #73602
Merged
Update compiler version #73602
Build Analysis / Build Analysis
succeeded
May 21, 2024 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 (2 tests failed)
🔹 [All failing tests from roslyn-integration-CI]
- Data Driven SubResults
- Exception Message
Assert.Contains() Failure Not found: Private Sub SomeButtonHandler(sender As Object, e As EventArgs) Handles AnotherNewButton.Click In value: Public Class Form1 Private Sub SomeButtonHandler(sender As Object, e As EventArgs) Handles AnotherNewButton .Click
End Sub
End Class
- Stack Trace
at Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicWinForms.<RenameControl>d__8.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/VisualBasic/BasicWinForms.cs:line 176
--- 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.BasicWinForms.RenameControl [Details] [14.00% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (2)
-
❌ Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicWinForms.RenameControl (VS2022)
Loading