Skip to content

Test failure - AllWebProjectsRestoreAndBuild fails with Unbalanced Condition for F# MVC templates #40073

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

Open
MiYanni opened this issue Apr 9, 2024 · 1 comment

Comments

@MiYanni
Copy link
Member

MiYanni commented Apr 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=635341
Build error leg or test failing: Microsoft.DotNet.Cli.New.IntegrationTests.WebProjectsTests.AllWebProjectsRestoreAndBuild
Pull request: #40003

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "dotnet-new.IntegrationTests_net9.0_x64.html",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=635341
Error message validated: [dotnet-new.IntegrationTests_net9.0_x64.html]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/9/2024 5:09:46 PM UTC

Report

Build Definition Step Name Console log Pull Request
2707868 dotnet-sdk Run TemplateEngine Tests Log #49771
1038257 dotnet/sdk Run TemplateEngine Tests Log #48879
1035329 dotnet/sdk Run TemplateEngine Tests Log #48736
2697856 dotnet-sdk Run TemplateEngine Tests Log #49424

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 3 4
@MiYanni
Copy link
Member Author

MiYanni commented Apr 11, 2024

So, these 3 scenarios are consistently failing:

  • Microsoft.DotNet.Cli.New.IntegrationTests.WebProjectsTests.AllWebProjectsRestoreAndBuild(testName: "mvc_fs-70", args: ["mvc", "-lang", "F#", "-f", "net7.0"])
  • Microsoft.DotNet.Cli.New.IntegrationTests.WebProjectsTests.AllWebProjectsRestoreAndBuild(testName: "mvc_fs-60", args: ["mvc", "-lang", "F#", "-f", "net6.0"])
  • Microsoft.DotNet.Cli.New.IntegrationTests.WebProjectsTests.AllWebProjectsRestoreAndBuild(testName: "mvc_fs-latest", args: ["mvc", "-lang", "F#"])

@marcpopMSFT marcpopMSFT added this to the 10.0.1xx milestone Dec 18, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged Request triage from a team member label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants