https://bugzilla.novell.com/show_bug.cgi?id=416111
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=416111#c3 --- Comment #3 from Nagappan A <[EMAIL PROTECTED]> 2008-09-12 19:43:34 MDT --- Created an attachment (id=239405) --> (https://bugzilla.novell.com/attachment.cgi?id=239405) Proposed patch Note: This fails the test case TestInsertRowAtCurrent in DataBindingTests.cs 1) MonoTests.System.Windows.Forms.DataBinding.CurrencyManagerTest2.TestInsertRowAtCurrent : 2 String lengths are both 112. Strings differ at index 91. expected:<"...index = -1)\n3: PositionChanged (to 2)\n4: Binding.Format\n"> but was:<"...index = -1)\n3: PositionChanged (to 1)\n4: Binding.Format\n"> I think PositionChanged should be 1 here, as the test case is inserting a row at index 1. Please correct me, If I'm wrong. -- Configure bugmail: https://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
