https://bugzilla.novell.com/show_bug.cgi?id=352210
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=352210#c11 --- Comment #11 from James Purcell <[EMAIL PROTECTED]> 2008-02-05 11:07:29 MST --- Created an attachment (id=193262) --> (https://bugzilla.novell.com/attachment.cgi?id=193262) nunit tests Atsushi, I am able to reproduce the following failures in corlib and Mono.Security with the DateTime code checked in a month ago to fix this bug: MonoTests.System.DateTimeTest.X509Certificate : #7 MonoTests.Mono.Security.ASN1ConvertTest.ConvertDateTimeBefore2000 : Kind MonoTests.Mono.Security.ASN1ConvertTest.ConvertDateTimeAfter2000 : Kind MonoTests.Mono.Security.ASN1ConvertTest.ConvertDateTimeAfter2050 : Kind MonoTests.Mono.Security.ASN1ConvertTest.ConvertDateTimeInvalidButExistingFormat : Kind These tests all pass with the new patch. Also I have created a NUnit test (see attachment) to check for some of the other issues fixed by the patch. These all pass in MS.NET 2.0 and 1.0 of course. -- Configure bugmail: https://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
