[Mono-bugs] [Bug 352210] Serialization and deserialization of datetime to and from xml, "shifts" the time with the timezone
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 5 13:07:30 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=352210
User jdpurcell2 at yahoo.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=352210#c11
--- Comment #11 from James Purcell <jdpurcell2 at yahoo.com> 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.
More information about the mono-bugs
mailing list