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

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

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

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
983579 dotnet/sdk Run TemplateEngine Tests Log #46218
979348 dotnet/sdk Run TemplateEngine Tests Log #47538
977840 dotnet/sdk Run TemplateEngine Tests Log #47518
971030 dotnet/sdk Run TemplateEngine Tests Log #47328
970349 dotnet/sdk Run TemplateEngine Tests Log #47299
959023 dotnet/sdk Run TemplateEngine Tests Log #46920
958941 dotnet/sdk Run TemplateEngine Tests Log #46920

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 3 7
@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#"])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants