[Mono-dev] [Ximian-mono-list] test-System_XML-1.0 breakage on trunk

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Apr 10 20:23:59 EDT 2009


Hello Marc,

On Fri, 2009-04-10 at 15:07 -0600, Marc Christensen wrote:
> Sebastian,
> 
> test-System_XML-1.0 started breaking between -r131068:131412 on both
> i586 and x86_64.  It's a rather large window, however in searching
> checkins since it was working, it looks like your r131162 may have been
> the cause.  Can you take a look at the error?

http://lists.ximian.com/archives/public/mono-patches/2009-April/145973.html

I fail to see how changing assembly-level attributes could affect the
1.x profile. Even more since the end-result in this case is identical
(for all profiles except 2.1).

Anyway I like being surprised so I tried r131662 (mono/mcs) locally and
the System.XML unit tests for the 1.1 profile executes without any error
(someday you'll have to explain me how you're determining who's breaking
what).

So I guess you made an error in your search and, sadly, none of the bots
have been running unit tests between last Sunday and Thursday to help
us. At least, I reduced your search interval...

Sebastien

> Test Case Failures:
> 1)
> MonoTests.System.XmlSerialization.XmlSerializerTests.TestSerializeSchema
> :   Expected string length 306 but was 412. Strings differ at index 106.
>   Expected: "....org/2001/XMLSchema-instance'
> xmlns:xsd='http://www.w3.org..."
>   But was:  "....org/2001/XMLSchema-instance' blockDefault='256'
> finalDefa..."
>   --------------------------------------------^
> 
> at
> MonoTests.System.XmlSerialization.XmlSerializerTests.TestSerializeSchema
> () [0x000ad] in
> /tmp/monobuild/build/BUILD/mono-131480/mcs/class/System.XML/Test/System.Xml.Serialization/XmlSerializerTests.cs:1185
> at (wrapper managed-to-native)
> System.Reflection.MonoMethod:InternalInvoke
> (object,object[],System.Exception&)
> at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
> invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
> System.Globalization.CultureInfo culture) [0x000b4] in
> /tmp/monobuild/build/BUILD/mono-131480/mcs/class/corlib/System.Reflection/MonoMethod.cs:169
> 
> --
> Marc Christensen
> http://www.novell.com
> _______________________________________________
> Ximian-mono-list mailing list
> Ximian-mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/ximian-mono-list



More information about the Mono-devel-list mailing list