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

Ensure that aggregation is consistent regardless of data alignment #106166

Merged
merged 7 commits into from
Aug 13, 2024

Ensure yptr on .NET Framework is incremented as well

211d70f
Select commit
Loading
Failed to load commit list.
Merged

Ensure that aggregation is consistent regardless of data alignment #106166

Ensure yptr on .NET Framework is incremented as well
211d70f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Aug 13, 2024 in 1h 13m 2s

Build #20240812.103 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 2,968,334 (97.94%)
  • Other: 62,318 (2.06%)
  • Total: 3,030,656

Annotations

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: 5 / 0.03902522361864167861
Expected: 0.000000031640854972880815595
Actual:   128.1222639198814464504431766
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 WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-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-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-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.