dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.85k stars 4.01k forks source link

CSharpCodeActions.Suppress assembly SuppressMessageAttribute Is Flakey #17819

Open jmarolf opened 7 years ago

jmarolf commented 7 years ago

Encountered in this PR

Jenkins Failure

MESSAGE:
Exceptions found in the exception log
+++++++++++++++++++
STACK TRACE:
 at Roslyn.Hosting.Test.CloseTargetAction.ExecuteOnUIThread() in D:\j\workspace\windows_eta_o---d880a2eb\Closed\Hosting\Test\Actions\EditorTestApp\CloseTargetAction.cs:line 16
 at Roslyn.Hosting.Test.EditorTestAppAction.<>c__DisplayClass25_0.<ExecuteOnUIThread>b__0() in D:\j\workspace\windows_eta_o---d880a2eb\Closed\Hosting\Test\Actions\EditorTestApp\EditorTestAppAction.cs:line 165
 --- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
 at Roslyn.Hosting.Test.EditorTestAppAction.ExecuteOnUIThread(Action a) in D:\j\workspace\windows_eta_o---d880a2eb\Closed\Hosting\Test\Actions\EditorTestApp\EditorTestAppAction.cs:line 178
 at Roslyn.Hosting.Test.EditorTestAppAction.Execute(TaoEngine engine) in D:\j\workspace\windows_eta_o---d880a2eb\Closed\Hosting\Test\Actions\EditorTestApp\EditorTestAppAction.cs:line 147
 at Tao.Engine.DebuggableActionExecutor.Execute()
 at Tao.Engine.DefaultActionExecutor.Execute()
genlu commented 7 years ago

See this again

https://ci.dot.net/job/Private/job/dotnet_roslyn-internal/job/master/job/windows_eta_open_prtest/4058/testReport/junit/(root)/CSharpCodeActions/Suppress_assembly_SuppressMessageAttribute/

genlu commented 7 years ago

See this again in #18238

https://ci.dot.net/job/Private/job/dotnet_roslyn-internal/job/dev16/job/windows_eta_open_prtest/48/testReport/junit/(root)/CSharpCodeActions/Suppress_assembly_SuppressMessageAttribute/

333fred commented 7 years ago

Again in #18330, https://ci.dot.net/job/Private/job/dotnet_roslyn-internal/job/master/job/windows_eta_open_prtest/4230/.