[Mono-dev] test-Windows_Forms-2.0 failures on mono-trunk

Ivan N. Zlatev contact at i-nz.net
Wed Mar 25 21:47:45 EDT 2009


On Wed, Mar 25, 2009 at 11:05 PM, Marc Christensen
<mchristensen at novell.com> wrote:
> Hi Ivan,
>
> It looks like one or more of your changes to DataGridView* may have
> caused a breakage in the test-Windows_Forms-2.0 test suite on mono
> trunk.  The breakage started occurring between -r129798:129815.
>
> Here's the error:
>
> Test Case Failures:
> 1)
> MonoTests.System.Windows.Forms.DataGridViewBindingTest.DataSetBindingTest.TestAutoGenerateColumns
> :   A4
>  Expected: 4
>  But was:  3
>
> at
> MonoTests.System.Windows.Forms.DataGridViewBindingTest.DataSetBindingTest.TestAutoGenerateColumns
> () [0x00137] in
> /tmp/monobuild/build/BUILD/mono-130215/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewDataBindingTest.cs:252
> 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) [0x000ca] in
> /tmp/monobuild/build/BUILD/mono-130215/mcs/class/corlib/System.Reflection/MonoMethod.cs:169
>
> It looks like you modified DataGridView* stuff in at least the following
> revisions: r129803, r129804, r129805, r129806, r129815.
>
> A full report of the changes in those revisions can be found here:
> http://monoport.com/40062
>
> Thanks!
>
> --
> Marc Christensen
> http://www.novell.com
>

Hey,

Thanks, fixed in r130267.

-- 
Kind Regards,
Ivan N. Zlatev


More information about the Mono-devel-list mailing list