[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
Wed Feb 27 07:04:11 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=352210

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=352210#c24


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #24 from Atsushi Enomoto <atsushi at ximian.com>  2008-02-27 05:04:11 MST ---
mmm, it resulted in following test failures on my machine:

1) MonoTests.System.DateTimeTest.TestRoundTrip : 
        expected:<633392144582721262>
         but was:<633391892582721262>
  at MonoTests.System.DateTimeTest.TestRoundTrip () [0x00057] in
/svn/mcs/class/corlib/Test/System/DateTimeTest.cs:2276 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:149 

2) MonoTests.System.DateTimeTest.TestRegularStyle : 
        expected:<633392144582721262>
         but was:<633391892582721262>
  at MonoTests.System.DateTimeTest.TestRegularStyle () [0x00053] in
/svn/mcs/class/corlib/Test/System/DateTimeTest.cs:2299 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:149 

3) MonoTests.System.DateTimeTest.TestAssumeLocal : 
        expected:<633392144582721262>
         but was:<633391892582721262>
  at MonoTests.System.DateTimeTest.TestAssumeLocal () [0x00054] in
/svn/mcs/class/corlib/Test/System/DateTimeTest.cs:2321 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:149 


-- 
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