Skip to content
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

[release/9.0] Fix skip condition for IIS tests #57999

Merged
merged 3 commits into from
Sep 23, 2024

Update StartupTests.cs

0bb114e
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0] Fix skip condition for IIS tests #57999

Update StartupTests.cs
0bb114e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Sep 23, 2024 in 20m 26s

Build #20240920.29 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 102,533 (98.10%)
  • Other: 1,986 (1.90%)
  • Total: 104,519

Annotations

Check failure on line 478 in src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj#L478

src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj(478,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\.packages\microsoft.netcore.app.crossgen2.win-x64\9.0.0-rtm.24468.5\tools\crossgen2.exe" --targetarch:x64 --targetos:windows -O @"D:\a\_work\1\s\artifacts\obj\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\crossgen\PlatformAssembliesPathsCrossgen2.rsp" "-m:D:\a\_work\1\s\.packages\microsoft.netcore.app.runtime.win-x64\9.0.0-rtm.24468.5\tools\StandardOptimizationData.mibc" --pdb --pdb-path:"D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\\" -o:"D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\System.Diagnostics.EventLog.dll" "D:\a\_work\1\s\.packages\system.diagnostics.eventlog\9.0.0-rtm.24468.5\runtimes\win\lib\net9.0\System.Diagnostics.EventLog.dll"" exited with code 57005.

Check failure on line 478 in src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj#L478

src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj(478,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\.packages\microsoft.netcore.app.crossgen2.win-x64\9.0.0-rtm.24468.5\tools\crossgen2.exe" --targetarch:x64 --targetos:windows -O @"D:\a\_work\1\s\artifacts\obj\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\crossgen\PlatformAssembliesPathsCrossgen2.rsp" "-m:D:\a\_work\1\s\.packages\microsoft.netcore.app.runtime.win-x64\9.0.0-rtm.24468.5\tools\StandardOptimizationData.mibc" --pdb --pdb-path:"D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\\" -o:"D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Runtime\Release\net9.0\win-x64\Microsoft.AspNetCore.Http.Extensions.dll" "D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Release\net9.0\Microsoft.AspNetCore.Http.Extensions.dll"" exited with code 57005.