[wasm] Pass Int128, Decimal128 and wide vectors by value - #131492
Open
lewing wants to merge 4 commits into
Open
Azure Pipelines / runtime
failed
Aug 12, 2026 in 7h 56m 19s
Build #20260811.135 had test failures
Details
- 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
azure-pipelines / runtime
Build log #L528
Failed work item information:
Check failure on line 537 in Build log
azure-pipelines / runtime
Build log #L537
Bash exited with code '1'.
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
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
Loading