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.99k stars 4.03k forks source link

[Flaky build] VisualStudioInteractiveComponents.csproj builds before BasicInteractiveEditorFeatures #12222

Open mavasani opened 8 years ago

mavasani commented 8 years ago

See http://dotnet-ci.cloudapp.net/job/Private/job/dotnet_roslyn-internal/job/master/job/windows_eta_open_prtest/816/consoleFull#-1775353241a82fefab-f698-416f-8fca-58544c94cd4e

_C:\Users\dotnet-bot.nuget\packages\Microsoft.VSSDK.BuildTools\14.2.25201\tools\VSSDK\Microsoft.VsSDK.targets(913,5): error : CreatePkgDef : error : ProvideRoslynBindingRedirectionAttribute: Could not load specified assembly: 'Microsoft.CodeAnalysis.VisualBasic.InteractiveEditorFeatures' reason: Could not load file or assembly 'file:///d:\j\workspace\windows_eta_o---d880a2eb\Open\Binaries\Debug\Microsoft.CodeAnalysis.VisualBasic.InteractiveEditorFeatures.dll' or one of its dependencies. The system cannot find the file specified. [d:\j\workspace\windows_etao---d880a2eb\Open\src\VisualStudio\VisualStudioInteractiveComponents\VisualStudioInteractiveComponents.csproj]

333fred commented 7 years ago

Another similar failure: https://ci.dot.net/job/dotnet_roslyn/job/dev15-rc/job/windows_release_unit64_prtest/168/console

C:\Users\dotnet-bot\.nuget\packages\Microsoft.VSSDK.BuildTools\15.0.25201-dev15preview2\tools\VSSDK\Microsoft.VsSDK.targets(959,5): error : CreatePkgDef : error : ProvideRoslynBindingRedirectionAttribute: Could not load specified assembly: 'Microsoft.VisualStudio.VisualBasic.Repl' reason: Could not load file or assembly 'file:///D:\j\workspace\windows_relea---1936c4f0\Binaries\Release\Microsoft.VisualStudio.VisualBasic.Repl.dll' or one of its dependencies. The system cannot find the file specified. [D:\j\workspace\windows_relea---1936c4f0\src\VisualStudio\VisualStudioInteractiveComponents\VisualStudioInteractiveComponents.csproj]