[Mono-bugs] [Bug 74702][Min] Changed - Unit Test: Sys.Runtime.Remoting - small nit
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 09:12:28 -0400 (EDT)
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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74702
--- shadow/74702 2005-04-23 10:14:55.000000000 -0400
+++ shadow/74702.tmp.20804 2005-04-27 09:12:28.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74702
Product: Mono: Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -59,6 +59,11 @@
+ "016 (d1,c1) IContributeEnvoySink(x.d1).GetEnvoySink",
+ "017 (d1,c1) List created",
Note, it seems like System.Runtime could have it's own category here in
bugzilla
+
+------- Additional Comments From lluis@ximian.com 2005-04-27 09:12 -------
+I fixed the test, as you suggested. I think that this is a safe
+change, since it is not defined where the call to GetEnvoySink should
+be made.