[Mono-list] Microsoft.Build.Engine Tests Failing

Michael Franz mvfranz at gmail.com
Thu Nov 27 13:17:27 EST 2008


Hi,

Update to from svn (I also did clean checkouts) for mono/mcs/libgdiplus.
The build works fine, however when I try to run the tests in
    mcs/class/Microsoft.Build.Engine
using
   make run-test-local && make run-test-local PROFILE=net_2_0

I get the following error:
Runtime Environment -
   OS Version: OSX 9.5.0.0
  CLR Version: 2.0.50727.1433 ( Mono 2.3 )

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
(System.String name, System.Object actual, System.String message) [0x00000]
in
/Users/mfranz/developer/mono-no-macports/mcs/class/corlib/System.Collections/ArrayList.cs:3258

  at System.Collections.ArrayList.get_Item (Int32 index) [0x00013] in
/Users/mfranz/developer/mono-no-macports/mcs/class/corlib/System.Collections/ArrayList.cs:2649

  at System.Diagnostics.ProcessModuleCollection.get_Item (Int32 index)
[0x00000] in
/Users/mfranz/developer/mono-no-macports/mcs/class/System/System.Diagnostics/ProcessModuleCollection.cs:63

  at System.Diagnostics.Process.get_MainModule () [0x00000] in
/Users/mfranz/developer/mono-no-macports/mcs/class/System/System.Diagnostics/Process.cs:232

  at (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:get_MainModule ()
  at NUnit.Util.DomainManager.CreateDomain (NUnit.Core.TestPackage package)
[0x0019f] in
/Users/mfranz/developer/mono-no-macports/mcs/nunit24/ClientUtilities/util/Services/DomainManager.cs:105

  at NUnit.Util.TestDomain.Load (NUnit.Core.TestPackage package) [0x00011]
in
/Users/mfranz/developer/mono-no-macports/mcs/nunit24/ClientUtilities/util/TestDomain.cs:52

make: *** [run-test-lib] Error 1

Since this is starting with NUnit, I assume this has todo with the upgrade
of the NUnit version.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081127/b4d0ba6f/attachment.html 


More information about the Mono-list mailing list