Skip to content

Further aspnet website build improvements#13087

Closed
johnazule wants to merge 4 commits into
dotnet:mainfrom
johnazule:main
Closed

Further aspnet website build improvements#13087
johnazule wants to merge 4 commits into
dotnet:mainfrom
johnazule:main

Improve website metaproject building by reducing double writes, add e…

3813114
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Jan 22, 2026 in 4h 3m 2s

Build #20260121.47 had test failures

Details

Tests

  • Failed: 18 (0.03%)
  • Passed: 69,210 (97.97%)
  • Other: 1,418 (2.01%)
  • Total: 70,646

Annotations

Check failure on line 0 in VSTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.Build.Tasks.UnitTests_net472_x86.html [net472|x86]

Check failure on line 0 in VSTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\1\s\artifacts\TestResults\Debug\Microsoft.Build.Tasks.UnitTests_net472_x86.html [net472|x86]

Check failure on line 0 in VSTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\1\s\artifacts\TestResults\Debug\Microsoft.Build.Tasks.UnitTests_net472_x86.html [net472|x86]

Check failure on line 1 in Microsoft.Build.UnitTests.AspNetCompilerTests.OnlyVirtualPath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.AspNetCompilerTests.OnlyVirtualPath

Command-line = [-errorstack -v /MyApp]
Expected     = [-v /MyApp]
Does not match!
Raw output
   at Microsoft.Build.UnitTests.CommandLine.ValidateEquals(ToolTaskExtension t, String lookFor, Boolean useResponseFile) in D:\a\_work\1\s\src\Tasks.UnitTests\CommandLine_Support.cs:line 287
   at Microsoft.Build.UnitTests.AspNetCompilerTests.OnlyVirtualPath() in D:\a\_work\1\s\src\Tasks.UnitTests\AspNetCompiler_Tests.cs:line 56

Check failure on line 1 in Microsoft.Build.UnitTests.AspNetCompilerTests.AllExceptMetabasePath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.AspNetCompilerTests.AllExceptMetabasePath

Command-line = [-errorstack -v /MyApp -p c:\MyApp c:\MyTarget]
Expected     = [-v /MyApp -p c:\MyApp c:\MyTarget]
Does not match!
Raw output
   at Microsoft.Build.UnitTests.CommandLine.ValidateEquals(ToolTaskExtension t, String lookFor, Boolean useResponseFile) in D:\a\_work\1\s\src\Tasks.UnitTests\CommandLine_Support.cs:line 287
   at Microsoft.Build.UnitTests.AspNetCompilerTests.AllExceptMetabasePath() in D:\a\_work\1\s\src\Tasks.UnitTests\AspNetCompiler_Tests.cs:line 181

Check failure on line 1 in Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndTargetPath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndTargetPath

Command-line = [-errorstack -v /MyApp c:\MyTarget]
Expected     = [-v /MyApp c:\MyTarget]
Does not match!
Raw output
   at Microsoft.Build.UnitTests.CommandLine.ValidateEquals(ToolTaskExtension t, String lookFor, Boolean useResponseFile) in D:\a\_work\1\s\src\Tasks.UnitTests\CommandLine_Support.cs:line 287
   at Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndTargetPath() in D:\a\_work\1\s\src\Tasks.UnitTests\AspNetCompiler_Tests.cs:line 152

Check failure on line 1 in Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndPhysicalPath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndPhysicalPath

Command-line = [-errorstack -v /MyApp -p c:\MyApp]
Expected     = [-v /MyApp -p c:\MyApp]
Does not match!
Raw output
   at Microsoft.Build.UnitTests.CommandLine.ValidateEquals(ToolTaskExtension t, String lookFor, Boolean useResponseFile) in D:\a\_work\1\s\src\Tasks.UnitTests\CommandLine_Support.cs:line 287
   at Microsoft.Build.UnitTests.AspNetCompilerTests.VirtualPathAndPhysicalPath() in D:\a\_work\1\s\src\Tasks.UnitTests\AspNetCompiler_Tests.cs:line 137