Skip to content

RazorPagesTemplate_IdentityWeb_BuildsAndPublishes template test flakiness #31729

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

Closed
captainsafia opened this issue Apr 12, 2021 · 2 comments · Fixed by #38814
Closed

RazorPagesTemplate_IdentityWeb_BuildsAndPublishes template test flakiness #31729

captainsafia opened this issue Apr 12, 2021 · 2 comments · Fixed by #38814
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed External This is an issue in a component not contained in this repository. It is open for tracking purposes. feature-templates test-failure
Milestone

Comments

@captainsafia
Copy link
Member

captainsafia commented Apr 12, 2021

[xUnit.net 00:00:15.84]     Templates.Test.RazorPagesTemplateTest.RazorPagesTemplate_IdentityWeb_BuildsAndPublishes(auth: "SingleOrg", args: ["--calls-graph"]) [FAIL]
[xUnit.net 00:00:15.84]       Process exited with code 134
[xUnit.net 00:00:15.84]       StdErr: malloc_consolidate(): invalid chunk size
[xUnit.net 00:00:15.84]       
[xUnit.net 00:00:15.84]       StdOut: Template Name                         Short Name      Language    Tags          
[xUnit.net 00:00:15.84]       ------------------------------------  --------------  ----------  --------------
[xUnit.net 00:00:15.84]       Console Application                   console         [C#],F#,VB  Common/Console
[xUnit.net 00:00:15.84]       Class library                         classlib        [C#],F#,VB  Common/Library
[xUnit.net 00:00:15.84]       MSTest Test Project                   mstest          [C#],F#,VB  Test/MSTest   
[xUnit.net 00:00:15.84]       NUnit 3 Test Item                     nunit-test      [C#],F#,VB  Test/NUnit    
[xUnit.net 00:00:15.84]       NUnit 3 Test Project                  nunit           [C#],F#,VB  Test/NUnit    
[xUnit.net 00:00:15.84]       xUnit Test Project                    xunit           [C#],F#,VB  Test/xUnit    
[xUnit.net 00:00:15.84]       Razor Component                       razorcomponent  [C#]        Web/ASP.NET   
[xUnit.net 00:00:15.84]       Razor Page                            page            [C#]        Web/ASP.NET   
[xUnit.net 00:00:15.84]       MVC ViewImports                       viewimports     [C#]        Web/ASP.NET   
[xUnit.net 00:00:15.84]       MVC ViewStart                         viewstart       [C#]        Web/ASP.NET   
[xUnit.net 00:00:15.84]       ASP.NET Core with Angular             angular         [C#]        Web/MVC/SPA   
[xUnit.net 00:00:15.84]       ASP.NET Core with React.js            react           [C#]        Web/MVC/SPA   
[xUnit.net 00:00:15.84]       ASP.NET Core with React.js and Redux  reactredux      [C#]        Web/MVC/SPA   
[xUnit.net 00:00:15.84]       TypeScript file                       tsfile                      Web/Script    
[xUnit.net 00:00:15.84]       LESS Style Sheet                      less                        Web/Style     
[xUnit.net 00:00:15.84]       SCSS Style Sheet (SASS)               scss                        Web/Style     
[xUnit.net 00:00:15.84]       Protocol Buffer File                  proto                       Web/gRPC      
[xUnit.net 00:00:15.84]       
[xUnit.net 00:00:15.84]       Examples:
[xUnit.net 00:00:15.84]           dotnet new nunit 
[xUnit.net 00:00:15.84]           dotnet new react --auth Individual
[xUnit.net 00:00:15.84]           dotnet new --help
[xUnit.net 00:00:15.85]           dotnet new proto --help
[xUnit.net 00:00:15.85]       
[xUnit.net 00:00:15.85]       Expected: True
[xUnit.net 00:00:15.85]       Actual:   False
[xUnit.net 00:00:15.85]       Stack Trace:
[xUnit.net 00:00:15.85]         /_/src/ProjectTemplates/Shared/TemplatePackageInstaller.cs(153,0): at Templates.Test.Helpers.TemplatePackageInstaller.InstallTemplatePackages(ITestOutputHelper output)
[xUnit.net 00:00:15.85]         /_/src/ProjectTemplates/Shared/TemplatePackageInstaller.cs(64,0): at Templates.Test.Helpers.TemplatePackageInstaller.EnsureTemplatingEngineInitializedAsync(ITestOutputHelper output)
[xUnit.net 00:00:15.85]         /_/src/ProjectTemplates/Shared/ProjectFactoryFixture.cs(28,0): at Templates.Test.Helpers.ProjectFactoryFixture.GetOrCreateProject(String projectKey, ITestOutputHelper output)
[xUnit.net 00:00:15.85]         /_/src/ProjectTemplates/test/RazorPagesTemplateTest.cs(250,0): at Templates.Test.RazorPagesTemplateTest.BuildAndPublishRazorPagesTemplate(String auth, String[] args)
[xUnit.net 00:00:15.85]         --- End of stack trace from previous location ---
  Failed Templates.Test.RazorPagesTemplateTest.RazorPagesTemplate_IdentityWeb_BuildsAndPublishes(auth: "SingleOrg", args: ["--calls-graph"]) [14 s]
  Error Message:
   Process exited with code 134
StdErr: malloc_consolidate(): invalid chunk size

https://dev.azure.com/dnceng/public/_build/results?buildId=1083545&view=logs&j=3f6d4e0f-1b71-56b5-361e-d95b6e6da15a&t=d5bf30bc-9e5a-596c-d1c8-39e2dfa42d49

@captainsafia captainsafia added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates test-failure labels Apr 12, 2021
@BrennanConroy
Copy link
Member

dotnet/runtime#38626

If you'd like to try to get someone to look at this please do!

@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Apr 13, 2021
@ghost
Copy link

ghost commented Apr 13, 2021

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@pranavkm pranavkm added the External This is an issue in a component not contained in this repository. It is open for tracking purposes. label Apr 13, 2021
@mkArtakMSFT mkArtakMSFT modified the milestones: 6.0.0, 6.0-docs-infra Oct 19, 2021
@HaoK HaoK self-assigned this Dec 3, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 3, 2022
@mkArtakMSFT mkArtakMSFT added the Done This issue has been fixed label Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed External This is an issue in a component not contained in this repository. It is open for tracking purposes. feature-templates test-failure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants