Skip to content

Commit 7e6c237

Browse files
authored
Update Templates.Mvc.Tests Helix Timeout (#55981)
These tests are timing-out and all helix builds are red. In parallel I am trying to understand why they are slow and if there are ways to get them faster.
1 parent 06c2466 commit 7e6c237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/test/Templates.Mvc.Tests/Templates.Mvc.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<TestTemplateCreationFolder>TestTemplates\</TestTemplateCreationFolder>
2020
<RestoreFolderName>Mvc</RestoreFolderName>
2121
<TestDependsOnAspNetPackages>true</TestDependsOnAspNetPackages>
22-
<HelixTimeout>01:50:00</HelixTimeout>
22+
<HelixTimeout>02:30:00</HelixTimeout>
2323
</PropertyGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)