Re: [Mono-list] corlib regression failures

2004-11-29 Thread Miguel de Icaza
hello, > We do have the graphs. See > > > http://mono.ximian.com/tests/displayDetails.php?image=1&testsuite=System&profile=0&distro=0 > > The problem is that the link ins't in the main test page, but in the > details page of each testsuite. Maybe I should have expressed myself better when a

Re: [Mono-list] corlib regression failures

2004-11-29 Thread Raja R Harinath
Hi, Miguel de Icaza <[EMAIL PROTECTED]> writes: > Technically, we do track this information at: > > http://mono.ximian.com/tests/ > > But psychologically, since we are not at zero, it is hard for someone to > remember if a regression was introduced or not. > > To make things worse, the situ

Re: [Mono-list] corlib regression failures

2004-11-28 Thread Miguel de Icaza
Hello, > A number of failures look like they happen on suspiciously trivial > tests. For example: > > 7) MonoTests.System.ConvertTest.TestToSByte : Unexpected exception at > iTest = 4: > e = NUnit.Framework.AssertionException: #M04 ^M > expected:<15>^M > but was:<16> > > so I

[Mono-list] corlib regression failures

2004-11-27 Thread Jan Olderdissen
Hi, I've compiled mono from svn sources and am getting a number of failurs in the corlib regression test: Tests run: 4512, Failures: 83, Not run: 80 A number of failures look like they happen on suspiciously trivial tests. For example: 7) MonoTests.System.ConvertTest.TestToSByte : Unexpected ex