Skip to content

Conversation

@TanayParikh
Copy link
Contributor

@TanayParikh TanayParikh commented Jul 22, 2022

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jul 22, 2022
@TanayParikh TanayParikh self-assigned this Jul 22, 2022
@TanayParikh TanayParikh added this to the 7.0-rc1 milestone Jul 22, 2022
@TanayParikh TanayParikh marked this pull request as ready for review July 25, 2022 20:02
@TanayParikh TanayParikh requested a review from Pilchie as a code owner July 25, 2022 20:02
@TanayParikh TanayParikh requested review from a team and removed request for Pilchie July 25, 2022 20:02
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
<TestGroupName>ProjectTemplates.Blazor.WebAssembly.Tests</TestGroupName>
<DefineConstants>$(DefineConstants);XPLAT</DefineConstants>
<HelixTimeout>01:00:00</HelixTimeout>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This increased timeout was recently introduced due to these tests timing out. With this split, this should no longer be required.

@TanayParikh TanayParikh merged commit 9f7dfd9 into main Aug 1, 2022
@TanayParikh TanayParikh deleted the taparik/splitBlazorWasmAuthTests branch August 1, 2022 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blazor WASM Template tests are too long

3 participants