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

Update branding to 9.0.1 #109563

Update branding to 9.0.1

a6888b4
Select commit
Loading
Failed to load commit list.
Merged

Update branding to 9.0.1 #109563

Update branding to 9.0.1
a6888b4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 5, 2024 in 2h 42m 1s

Build #20241105.45 had test failures

Details

Tests

  • Failed: 747 (0.02%)
  • Passed: 3,915,856 (98.17%)
  • Other: 72,160 (1.81%)
  • Total: 3,988,763

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.FlagsChangeRebuildTests in job a94b9341-0f32-47be-9455-03128e3e403e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a94b9341-0f32-47be-9455-03128e3e403e/workitems/Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.FlagsChangeRebuildTests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.NoopNativeRebuildTest in job a94b9341-0f32-47be-9455-03128e3e403e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a94b9341-0f32-47be-9455-03128e3e403e/workitems/Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.NoopNativeRebuildTest/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.OptimizationFlagChangeTests in job a94b9341-0f32-47be-9455-03128e3e403e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a94b9341-0f32-47be-9455-03128e3e403e/workitems/Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.OptimizationFlagChangeTests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24516.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.ReferenceNewAssemblyRebuildTest in job a94b9341-0f32-47be-9455-03128e3e403e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a94b9341-0f32-47be-9455-03128e3e403e/workitems/Workloads-NoWebcil-ST-Wasm.Build.NativeRebuild.Tests.ReferenceNewAssemblyRebuildTest/console

Check failure on line 1 in Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish

Test failed

Check failure on line 1 in Wasi.Build.Tests.WasiLibraryModeTests.ConsoleBuildLibraryMode

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.WasiLibraryModeTests.ConsoleBuildLibraryMode

Runtime pack path doesn't match.
Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1-ci'
Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1'
Raw output
   at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework) in /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs:line 354
   at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options) in /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs:line 259
   at Wasi.Build.Tests.WasiLibraryModeTests.ConsoleBuildLibraryMode() in /_/src/mono/wasi/Wasi.Build.Tests/WasiLibraryModeTests.cs:line 59
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Wasi.Build.Tests.InvariantTests.ConsolePublishAndRunForSingleFileBundle_InvariantGlobalization

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.InvariantTests.ConsolePublishAndRunForSingleFileBundle_InvariantGlobalization

Test failed

Check failure on line 1 in Wasi.Build.Tests.InvariantTests.ConsolePublishAndRunForSingleFileBundle_InvariantTimeZone

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.InvariantTests.ConsolePublishAndRunForSingleFileBundle_InvariantTimeZone

Test failed