roslyn icon indicating copy to clipboard operation
roslyn copied to clipboard

[Flaky test] Roslyn.VisualStudio.NewIntegrationTests.VisualBasic.BasicArgumentProvider.TabTabCompletionWithArguments

Open allisonchou opened this issue 3 years ago • 0 comments

Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1909961

Assert.Equal() Failure ↓ (pos 14) Expected: f.ToString Actual: f.ToSt ↑ (pos 14)

Stack trace

at Roslyn.VisualStudio.IntegrationTests.InProcess.EditorVerifierInProcess.<CurrentLineTextAndAssertCaretPositionAsync>d__1.MoveNext() in //src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/EditorVerifierInProcess.cs:line 64 --- 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.IntegrationTests.InProcess.EditorVerifierInProcess.<CurrentLineTextAsync>d__0.MoveNext() in //src/VisualStudio/IntegrationTest/New.IntegrationTests/InProcess/EditorVerifierInProcess.cs:line 35 --- 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.BasicArgumentProvider.<TabTabCompletionWithArguments>d__7.MoveNext() in /_/src/VisualStudio/IntegrationTest/New.IntegrationTests/VisualBasic/BasicArgumentProvider.cs:line 122 --- 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)

Runfo Tracking Issue: [Roslyn][Flaky test] VisualBasic.BasicArgumentProvider.TabTabCompletionWithArguments

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0

allisonchou avatar Jul 29 '22 02:07 allisonchou