Skip to content

[wasm] Pass Int128, Decimal128 and wide vectors by value - #131492

Open
lewing wants to merge 4 commits into
dotnet:mainfrom
lewing:wasm-multi-slot-int128-abi
Open

[wasm] Pass Int128, Decimal128 and wide vectors by value#131492
lewing wants to merge 4 commits into
dotnet:mainfrom
lewing:wasm-multi-slot-int128-abi

- Update clr-abi with updated abi information for vector and other sp…

3e02186
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 12, 2026 in 7h 56m 19s

Build #20260811.135 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,745,757 (97.70%)
  • Other: 41,142 (2.30%)
  • Total: 1,786,901

Annotations

Check failure on line 528 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L528

Failed work item information:

Check failure on line 537 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L537

Bash exited with code '1'.

Check failure on line 1 in System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb

Assert.Contains() Failure: Item not found in collection\r\nCollection: []\r\nNot found:  \"V1.MoveNextAsDispatcher\"
Raw output
at System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_InlineCompletionClimb() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerV1Tests.cs:line 3496
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 134

Check failure on line 1 in System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack

Expected async boundary frames [V1.MoveNextAsDispatcher] (leaf->root) were not all present in order. Captured boundaries (leaf->root): [].
Raw output
at System.Threading.Tasks.Tests.AsyncProfilerTests.AssertBoundarySubsequence(List`1 capturedLeafToRoot, String[] expectedLeafToRoot) in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerTests.cs:line 265
   at System.Threading.Tasks.Tests.AsyncProfilerTests.StateMachineAsync_ResumeDispatchStack() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/AsyncProfilerV1Tests.cs:line 3409
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 134