Skip to content

BCL test ExpressionTest_MemberBind.CompiledMemberBinding fails on Android when AOT is enabled #1247

Description

@pjcollins

Copying over https://bugzilla.xamarin.com/show_bug.cgi?id=57888.

Steps to Reproduce

https://bugzilla.xamarin.com/attachment.cgi?id=23244

  1. Download and run the attachment linked above in Release mode.

Expected Behavior

All BCL unit tests pass with AOT and LLVM enabled.

Actual Behavior

01-26 13:29:35.413 I/mono-stdout( 5995): ExpressionTest_MemberBind
01-26 13:29:35.416 I/mono-stdout( 5995): 	CompiledMemberBinding [FAIL] :   Expected: "tzap"
01-26 13:29:35.416 I/mono-stdout( 5995):   But was:  null
01-26 13:29:35.416 I/mono-stdout( 5995): 
01-26 13:29:35.416 I/mono-stdout( 5995): 		  at MonoTests.System.Linq.Expressions.ExpressionTest_MemberBind.CompiledMemberBinding () <0x7b2e2b4ef4 + 0x00223> in <b71cba65df674fc0a88eb818fc19e872>:0 
01-26 13:29:35.416 I/mono-stdout( 5995): 		  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
01-26 13:29:35.416 I/mono-stdout( 5995): 		  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7b306f9150 + 0x00093> in <05c79ec5c1094a41a4d744f293121542>:0 

Version Information

XA 8.2.0.9 (d15-6)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions