[Mono-list] Bug in NUnit when initialising decimal
Duncan Mak
duncan@ximian.com
02 Jun 2002 22:41:48 -0400
On Sun, 2002-06-02 at 12:10, Duncan Mak wrote:
> There were 3 failures:
> 1) TestToInt64(MonoTests.System.ConvertTest) "#L25
> expected:<System.OverflowException> but
> was:<NUnit.Framework.AssertionFailedError>"
>
> I tried to fix this one, I have a test case for it, but I dunno why
> we're not throwing the right exceptions. Will look into this later.
I studied for my final tomorrow this whole afternoon and just came home
to look at this again. I tried a few test cases and realized it's
probably a runtime bug. Filed as #25682.
http://bugzilla.ximian.com/show_bug.cgi?id=25682
Gonna go back to study some more now,
Duncan.