[Mono-bugs] [Bug 38238][Nor] Changed - Attribute.GetCustomAttributes() doesn't find second attribute
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 25 Feb 2003 08:11:02 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ndrochak@gol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38238
--- shadow/38238 Mon Feb 24 18:48:46 2003
+++ shadow/38238.tmp.9526 Tue Feb 25 08:11:02 2003
@@ -1,13 +1,13 @@
Bug#: 38238
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,30 @@
in (unmanaged) mono [0x80c4f86]
in <0x000a3> 00 System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
------- Additional Comments From gonzalo@ximian.com 2003-02-24 18:48 -------
Fixed in CVS.
+
+------- Additional Comments From ndrochak@gol.com 2003-02-25 08:11 -------
+It's back:
+
+1) MonoTests.System.AttributeTest.TestGetCustomAttribute : Unexpected
+exception
+thrown at i=4 with
+t=MonoTests.System.AttributeTestInternals.MyDerivedClass.
+e=NUnit.Framework.AssertionException: A4ain <0x00045> 00
+NUnit.Framework.Assertion:Fail (string)
+in <0x00017> 00 NUnit.Framework.Assertion:Assert (string,bool)
+in <0x00023> 00 NUnit.Framework.Assertion:AssertNotNull
+(string,object)
+in <0x00155> 00
+MonoTests.System.AttributeTest:TestGetCustomAttribute ()
+in <0x0022b> 00
+MonoTests.System.AttributeTest:TestGetCustomAttribute ()
+in (unmanaged) mono [0x80a081a]
+in (unmanaged) mono(mono_runtime_invoke+0x27) [0x80bf463]
+in (unmanaged) mono(mono_runtime_invoke_array+0x174) [0x80c0010]
+in (unmanaged) mono [0x80c532a]
+in <0x000a3> 00 System.Reflection.MonoMethod:Invoke
+(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
+