-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Reflectiondisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-failure
Milestone
Description
[22:28:04] fail: [FAIL] System.Reflection.Tests.MethodInfoTests.TestFunctionPointers
[22:28:04] info: System.ArgumentException : Object of type 'System.Reflection.Tests.OtherColorsInt' cannot be converted to type 'System.Reflection.Tests.ColorsShort'.
[22:28:04] info: at System.Reflection.MethodInvoker.Invoke(Object , IntPtr* , BindingFlags )
System.Reflection.InvokeInterpreted.Tests:
[22:27:07] fail: [FAIL] System.Reflection.Tests.MethodInfoTests.TestFunctionPointers
[22:27:07] info: System.InvalidOperationException : Operation is not valid due to the current state of the object.
[22:27:07] info: at System.Reflection.MethodInvoker.Invoke(Object , IntPtr* , BindingFlags )
System.Reflection.InvokeEmit.Tests:
[22:26:59] fail: [FAIL] System.Reflection.Tests.MethodInfoTests.TestFunctionPointers
[22:26:59] info: System.ArgumentException : Missing parameter does not have a default value. (Parameter 'parameters')
[22:26:59] info: at System.Reflection.MethodInvoker.Invoke(Object , IntPtr* , BindingFlags )
This was added in #81006 and didn't get caught because we run only smoke tests for AOT/wasm on PRs.
Known Issue Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "",
"BuildRetry": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Metadata
Metadata
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Reflectiondisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-failure