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

Merge 'main' into ParamsCollections #72497

Merged

Merge 'main' into ParamsCollections

84d12e1
Select commit
Loading
Failed to load commit list.
Merged

Merge 'main' into ParamsCollections #72497

Merge 'main' into ParamsCollections
84d12e1
Select commit
Loading
Failed to load commit list.
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]

    Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFile [Details] [89.16% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Data Driven SubResults
      Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFile (VS2022)
      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)
    Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFileNamespace [Details] [92.50% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Data Driven SubResults
      Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicExtractInterfaceDialog.CheckSameFileNamespace (VS2022)
      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)

Was this helpful? Yes No