[Mono-bugs] [Bug 51057][Nor] Changed - Test MonoTests.System.Security.Cryptography.X509Certificates.ValidSignature fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Dec 2003 19:48:48 -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=51057

--- shadow/51057	2003-12-17 22:23:14.000000000 -0500
+++ shadow/51057.tmp.7013	2003-12-19 19:48:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51057
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Windows .NET 1.1
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -52,6 +52,9 @@
 ------- Additional Comments From spouliot@videotron.ca  2003-12-17 22:23 -------
 Updated unit tests to use Path.GetFullPath for all filenames as 
 X509Certificate.CreateFromSignedFile sometimes (like on Nick's 
 computer) didn't "see" the file and returned an empty certificate.
 
 This should close the issue.
+
+------- Additional Comments From ndrochak@gol.com  2003-12-19 19:48 -------
+confirmed