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

[mono][interp] Remove short branches #105386

Merged
merged 4 commits into from
Aug 2, 2024

[mono][interp] Completely remove short branches

17ed1c3
Select commit
Loading
Failed to load commit list.
Merged

[mono][interp] Remove short branches #105386

[mono][interp] Completely remove short branches
17ed1c3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 31, 2024 in 2h 2m 5s

Build #20240731.4 had test failures

Details

Tests

  • Failed: 12 (0.00%)
  • Passed: 2,120,992 (97.73%)
  • Other: 49,150 (2.26%)
  • Total: 2,170,154

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/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.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoFingerprint-ST-Wasm.Build.Tests in job a6dd520f-1e95-41ff-a307-bc2bf44f69b0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a6dd520f-1e95-41ff-a307-bc2bf44f69b0/workitems/Workloads-NoFingerprint-ST-Wasm.Build.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/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.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.IO.FileSystem.Tests in job 90d05fab-e601-4fe9-be4a-05c5cf70c214 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/90d05fab-e601-4fe9-be4a-05c5cf70c214/workitems/WasmTestOnChrome-MT-System.IO.FileSystem.Tests/console

Check failure on line 1 in System.Tests.DecimalTests+BigIntegerDiv.Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.DecimalTests+BigIntegerDiv.Test

Assert.Equal() Failure: 62672269073266715723 / 207201383.55432874537075987777
Expected: 0
Actual:   302470321376.17885476494258323
Raw output
   at System.Tests.DecimalTests.BigIntegerDiv.Test()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.