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

`ubuntu_16_debug_prtest` failing merge to `dev16.0.x-vs-deps` with "Too many compiler server connection failures" #30293

Open dpoeschl opened 5 years ago

dpoeschl commented 5 years ago

ubuntu_16_debug_prtest failures so far:

On PR https://github.com/dotnet/roslyn/pull/30292:

/mnt/j/workspace/dotnet_roslyn/dev16.0.x-vs-deps/ubuntu_16_debug_prtest/build/Targets/Imports.targets(87,5): error : Too many compiler server connection failures detected: 21 [/mnt/j/workspace/dotnet_roslyn/dev16.0.x-vs-deps/ubuntu_16_debug_prtest/src/CodeStyle/CSharp/Tests/Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj]
dpoeschl commented 5 years ago

@jaredpar I don't see any other existing bugs for this, is it known? Can someone take a look at this now since it's blocking the merge of @jasonmalinowski's fix for lab/ml (at https://github.com/dotnet/roslyn/pull/30292)? Also, can we merge this particular change without this leg passing?