[mono][wasm] Use [UnmanagedCallersOnly] in GetDelegateForFunctionPoin… #89334
Build Analysis / Build Analysis
failed
Jan 25, 2024 in 0s
.NET Result Analysis
Details
🕒 The following pipeline(s) will be analyzed once they finish
Test Failures (38 tests failed)
🔹 [All failing tests from runtime-wasm]
- Exception Message
System.PlatformNotSupportedException : No native to managed transition for method 'void System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests:Method (int)', missing [UnmanagedCallersOnly] attribute.
- CallStack
at System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(Delegate d) at System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CantCast_ThrowsInvalidCastException() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
- Exception Message
System.PlatformNotSupportedException : No native to managed transition for method 'void System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests:Method (int)', missing [UnmanagedCallersOnly] attribute.
- CallStack
at System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(Delegate d) at System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CollectibleType_ReturnsExpected() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
- Exception Message
System.PlatformNotSupportedException : No native to managed transition for method 'void System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests:Method (int)', missing [UnmanagedCallersOnly] attribute.
- CallStack
at System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(Delegate d) at System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_Generic_ReturnsExpected() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
- Exception Message
System.PlatformNotSupportedException : No native to managed transition for method 'void System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests:Method (int)', missing [UnmanagedCallersOnly] attribute.
- CallStack
at System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(Delegate d) at System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_GenericInvalidType_ReturnsExpected() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ normal-System.Runtime.InteropServices.Tests.WorkItemExecution [Console] [Details] [Artifacts] [0.86% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (2)
❌ System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CantCast_ThrowsInvalidCastException [Console] [Details] [Artifacts] [0.01% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (6)
❌ System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CollectibleType_ReturnsExpected [Console] [Details] [Artifacts] [0.00% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (6)
❌ System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_Generic_ReturnsExpected [Console] [Details] [Artifacts] [0.01% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (6)
❌ System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_GenericInvalidType_ReturnsExpected [Console] [Details] [Artifacts] [0.01% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (6)
Loading