Date: Tue, 5 Jan 2010 14:06:32 +0100 From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@blogreen.org> To: "KISHIMOTO, Makoto" <ksmakoto@dd.iij4u.or.jp> Cc: freebsd-mono@freebsd.org Subject: Re: Fw: [Mono-dev] corlib test error Message-ID: <20100105130632.GC76125@blogreen.org> In-Reply-To: <20100105191222.c8721c47.ksmakoto@dd.iij4u.or.jp> References: <20100105191222.c8721c47.ksmakoto@dd.iij4u.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
--Izn7cH1Com+I3R9J Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 05, 2010 at 07:12:22PM +0900, KISHIMOTO, Makoto wrote: > Does anyone noticed this? > Subject: [Mono-dev] corlib test error I did, it's related to trunk which is being worked on intensively with the fresh release of mono-2.6, so I did not took a look at it. > $ gmake check > NUnit version 2.4.8 > Copyright (C) 2002-2007 Charlie Poole. > Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Voron= tsov. > Copyright (C) 2000-2002 Philip Craig. > All Rights Reserved. >=20 > Runtime Environment -=20 > OS Version: Unix 8.0.2.0 > CLR Version: 2.0.50727.1433 ( /trunk/mono r148626 Thu Dec 17 11:36:14 J= ST 2009 ) >=20 > Unhandled Exception: > System.ArgumentOutOfRangeException: Index is less than 0 or more than or = equal to the list count. > Parameter name: index > 0 > at System.Collections.ArrayList.ThrowNewArgumentOutOfRangeException (Sy= stem.String name, System.Object actual, System.String message) [0x00000] in= /export/home/ksmakoto/Mono/mcs/class/corlib/System.Collections/ArrayList.c= s:3249=20 > at System.Collections.ArrayList.get_Item (Int32 index) [0x00013] in /ex= port/home/ksmakoto/Mono/mcs/class/corlib/System.Collections/ArrayList.cs:26= 40=20 > at System.Diagnostics.ProcessModuleCollection.get_Item (Int32 index) [0= x00000] in /export/home/ksmakoto/Mono/mcs/class/System/System.Diagnostics/P= rocessModuleCollection.cs:63=20 > at System.Diagnostics.Process.get_MainModule () [0x00000] in /export/ho= me/ksmakoto/Mono/mcs/class/System/System.Diagnostics/Process.cs:232=20 > at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_= MainModule () > at NUnit.Util.DomainManager.CreateDomain (NUnit.Core.TestPackage packag= e) [0x0019f] in /export/home/ksmakoto/Mono/mcs/nunit24/ClientUtilities/util= /Services/DomainManager.cs:105=20 > at NUnit.Util.TestDomain.Load (NUnit.Core.TestPackage package) [0x00011= ] in /export/home/ksmakoto/Mono/mcs/nunit24/ClientUtilities/util/TestDomain= .cs:52=20 As of trunk at r149056, it is fixed: | NUnit version 2.4.8 | Copyright (C) 2002-2007 Charlie Poole. | Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Voron= tsov. | Copyright (C) 2000-2002 Philip Craig. | All Rights Reserved. |=20 | Runtime Environment -=20 | OS Version: Unix 8.0.0.0 | CLR Version: 2.0.50727.1433 ( 2.7 (/trunk/mono r Mar 5 jan 2010 13:31:= 03 CET) ) | {snip} | Tests run: 8621, Failures: 1, Not run: 57, Time: 68.351 seconds Such problems happen every once a while, be aware of it. If something fails, just have a look to the few last commits on it in case of obvious error or interesting bits in the commit log; or wait a couple day for updates. Most managed code issues are solved in less that two days (that's what I saw when I tracked mono-trunk just before 2.6 was branched). If the problem is still around after a few days, then fill free to ask for help here if the problem looks tied to FreeBSD or on the Mono mailing lists (better here if you are in doubt). Thanks! Romain --=20 Romain Tarti=E8re <romain@blogreen.org> http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --Izn7cH1Com+I3R9J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktDOVUACgkQ2OmjP/9W/0NOBQCglpzT0Dekx8V+oqo40uigo1fe /nwAmgNtbP17X3hYLaTCDpc06x5cwWQV =Bcf4 -----END PGP SIGNATURE----- --Izn7cH1Com+I3R9J--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100105130632.GC76125>