http://bugzilla.novell.com/show_bug.cgi?id=628665
http://bugzilla.novell.com/show_bug.cgi?id=628665#c0 Summary: mcs/tests/dtest-007.cs is failing Classification: Mono Product: Mono: Compilers Version: SVN Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4 I'm adding this bug-report so that I can add dtest-007.cs to known-issues-dmcs. Reproducible: Always Steps to Reproduce: make run-test PROFILE=net_4_0 Actual Results: dtest-007.cs... REGRESSION (SUCCESS -> EXECUTION ERROR) Wrong return code: 1 $ ~/devel/mono-4.0 dtest-007.exe Running test GetIndexError_Null OK Running test GetIndexTest OK Running test InvokeConstructor OK Running test InvokeMember OK Running test InvokeTest OK Running test IsEvent FAILED System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: `Tester' does not contain a definition for `field' at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object) <0x00130> at System.Dynamic.UpdateDelegates.UpdateAndExecute1<object, object> (System.Runtime.CompilerServices.CallSite,object) <0x003ec> at Tester.IsEvent () <0x0099e> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod*,object,object[],System.Exception&) <0x00067> at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00161> --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 at Tester.RunTest (System.Reflection.MethodInfo test) [0x00000] in <filename unknown>:0 Running test MemberGetError_Null OK Running test MemberGetTest OK Running test MemberSetError_Null OK Running test MemberSetTest OK Running test SetIndexError_Null OK Running test SetIndexTest OK 1 tests failed -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
