Skip to content

Remove renaming from tempaltes to fix CI's `*Locally.ps1` tests.

7a4b463
Select commit
Loading
Failed to load commit list.
Closed

Add CreateScopeForStatusCodePages property and UseStatusCodePagesWithReExecute overload #62768

Remove renaming from tempaltes to fix CI's `*Locally.ps1` tests.
7a4b463
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Jul 21, 2025 in 4h 9m 14s

Build #20250720.12 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 38,479 (99.47%)
  • Other: 202 (0.52%)
  • Total: 38,683

Annotations

Check failure on line 27 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Build log #L27

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Build log #L28

The operation was canceled.

Check failure on line 29 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Build log #L29

The operation was canceled.

Check failure on line 1 in BlazorTemplates.Tests.BlazorWebTemplateTest.BlazorWebTemplate_CanUsePasskeys(browserKind: Chromium)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

BlazorTemplates.Tests.BlazorWebTemplateTest.BlazorWebTemplate_CanUsePasskeys(browserKind: Chromium)

Project new blazor  --no-restore -int None -au Individual failed to publish. Exit code 1.\r\nD:\\a\\_work\\1\\s\\src\\ProjectTemplates\\test\\Templates.Blazor.Tests\\bin\\Release\\net10.0\\TestTemplates\\dotnet\\dotnet.exe publish  -c Release /bl \\nStdErr: \\nStdOut:   Determining projects to restore...\r\n  All projects are up-to-date for restore.\r\nD:\\a\\_work\\1\\s\\.dotnet\\sdk\\10.0.100-preview.7.25322.101\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.RuntimeIdentifierInference.targets(335,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\\a\\_work\\1\\s\\src\\ProjectTemplates\\test\\Templates.Blazor.Tests\\bin\\Release\\net10.0\\TestTemplates\\AspNet.m10pwgfvhbvr\\AspNet.m10pwgfvhbvr.csproj]\r\nD:\\a\\_work\\1\\s\\src\\ProjectTemplates\\test\\Templates.Blazor.Tests\\bin\\Release\\net10.0\\TestTemplates\\AspNet.m10pwgfvhbvr\\Program.cs(52,51): error CS1739: The best overload for 'UseStatusCodePagesWithReExecute' does not have a parameter named 'createScopeForErrors' [D:\\a\\_work\\1\\s\\src\\ProjectTemplates\\test\\Templates.Blazor.Tests\\bin\\Release\\net10.0\\TestTemplates\\AspNet.m10pwgfvhbvr\\AspNet.m10pwgfvhbvr.csproj]\r\n
Raw output
   at Templates.Test.Helpers.Project.RunDotNetPublishAsync(IDictionary`2 packageOptions, String additionalArgs, Boolean noRestore) in /_/src/ProjectTemplates/Shared/Project.cs:line 170
   at BlazorTemplates.Tests.BlazorTemplateTest.CreateBuildPublishAsync(String auth, String[] args, String targetFramework, Func`2 getTargetProject, Boolean onlyCreate) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorTemplateTest.cs:line 48
   at BlazorTemplates.Tests.BlazorWebTemplateTest.BlazorWebTemplate_CanUsePasskeys(BrowserKind browserKind) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWebTemplateTest.cs:line 58
--- End of stack trace from previous location ---

Check failure on line 1 in BlazorTemplates.Tests.BlazorWebTemplateTest.BlazorWebTemplate_Works

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

BlazorTemplates.Tests.BlazorWebTemplateTest.BlazorWebTemplate_Works

Test failed