[Mono-devel-list] build breakage and comments

Atsushi Eno atsushi at ximian.com
Tue Jun 14 10:17:33 EDT 2005


Hi,

> 1. The latest fix in Test/System.Data/DataSetTest.cs broke the tests 
> build. Please repair ASAP or revert.

I committed a quick fix. BTW everyone should feel free to fix
build breakage. In this case it is not obvious though (since
it really is not a build breakage). Especially for tests it is
very easy; just comment out them.

That happens because Assert can be interpreted as
Assertion.Assert() instead of NUnit.Framework.Assert.
Am not sure if Suresh likes that solution ;-)

Atsushi Eno



More information about the Mono-devel-list mailing list