http://bugzilla.novell.com/show_bug.cgi?id=629714
http://bugzilla.novell.com/show_bug.cgi?id=629714#c1 --- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2010-08-10 14:28:08 UTC --- Created an attachment (id=381947) --> (http://bugzilla.novell.com/attachment.cgi?id=381947) Proposed fix The attached patch fixes the issue and produces the expected results for this test. Running the xml tests yields one error (MonoTests.System.Xml.XmlConvertTests.XmlDateTimeSerializationModeSeveralFormats : System.ArgumentOutOfRangeException : Argument is out of range. at System.DateTime.op_Subtraction (DateTime d, TimeSpan t) [0x00031] in /home/gonzalo/mono/git/wd/mono/mcs/class/corlib/System/DateTime.cs:2049 ) but I think that's unrelated to this patch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
