Fix resolving import completion item in LSP #69454
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Build Analysis / Build Analysis
succeeded
Aug 10, 2023 in 0s
.NET Result Analysis
Details
Test Failures (1 tests failed)
🔹 [All failing tests from roslyn-integration-CI]
- 1-Integration Debug OOP64_true OOPCoreClr_false
- Data Driven SubResults
- Exception Message
Assert.False() Failure Expected: False Actual: True
- Stack Trace
at Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpAutomaticBraceCompletion.<Nested_AllKinds>d__21.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/CSharp/CSharpAutomaticBraceCompletion.cs:line 478 --- 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.CSharp.CSharpAutomaticBraceCompletion.Nested_AllKinds [Details] [7.93% failure rate]
-
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
Failing Configuration
-
❌ Roslyn.VisualStudio.NewIntegrationTests.CSharp.CSharpAutomaticBraceCompletion.Nested_AllKinds(showCompletionInArgumentLists: True) (VS2022)
Loading