Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry design time build fix while also keeping FUTDC working #74828

Merged
merged 1 commit into from
Aug 21, 2024

Retry design time build fix while also keeping FUTDC working

67f1bbe
Select commit
Loading
Failed to load commit list.
Merged

Retry design time build fix while also keeping FUTDC working #74828

Retry design time build fix while also keeping FUTDC working
67f1bbe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-integration-CI succeeded Aug 21, 2024 in 51m 58s

Build #20240820.37 had test failures

Details

Tests

  • Failed: 2 (0.05%)
  • Passed: 3,454 (92.85%)
  • Other: 264 (7.10%)
  • Total: 3,720

Annotations

Check failure on line 1 in Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestOpenSolution_NetCoreMultiTFMWithProjectReferenceToFSharp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-integration-CI

Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestOpenSolution_NetCoreMultiTFMWithProjectReferenceToFSharp

dotnet.exe failed with exit code 1: MSBuild version 17.11.0-preview-24279-02+b963c24ef for .NET

  Determining projects to restore...
  Failed to restore T:\RoslynTests\e0222367-9ee2-4355-9f00-5c2d0a375d65\fsharplib\fsharplib.fsproj (in 310 ms).
  Failed to restore T:\RoslynTests\e0222367-9ee2-4355-9f00-5c2d0a375d65\csharplib\csharplib.csproj (in 310 ms).
D:\a\_work\1\s\.dotnet\sdk\9.0.100-preview.5.24307.3\NuGet.targets(170,5): error MSB4181: The "RestoreTask" task returned false but did not log an error. [T:\RoslynTests\e0222367-9ee2-4355-9f00-5c2d0a375d65\Solution.sln]

Expected: True
Actual:   False
Raw output
   at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.RunDotNet(String arguments) in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 46
   at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.<TestOpenSolution_NetCoreMultiTFMWithProjectReferenceToFSharp>d__12.MoveNext() in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 373
--- 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)
--- 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)

Check failure on line 1 in Microsoft.CodeAnalysis.MSBuild.UnitTests.NewlyCreatedProjectsFromDotNetNew.ValidateVisualBasicTemplateProjects

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-integration-CI

Microsoft.CodeAnalysis.MSBuild.UnitTests.NewlyCreatedProjectsFromDotNetNew.ValidateVisualBasicTemplateProjects

Test failed