[Mono-bugs] [Bug 72293][Nor] Changed - Mono.Posix unit tests might fail on some machines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 21 17:35:57 EDT 2005


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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=72293

--- shadow/72293	2005-02-07 12:38:48.000000000 -0500
+++ shadow/72293.tmp.30814	2005-05-21 17:35:57.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 72293
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Mono.POSIX
 AssignedTo: jonpryor at vt.edu                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 
    UnixUserInfo n = new UnixUserInfo (byName);
    Assert.AreEqual (user, n, "#TNRS: construct by name");
 
 On systems with NIS, it is possible to have multiple users in the passwd
 file with the same name, so the assertion above no longer holds.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-21 17:35 -------
+Disabled these tests in r44877.


More information about the mono-bugs mailing list