[Mono-bugs] [Bug 624942] New: make run-test-ondotnet no longer works on corlib 2.0; cannot decode embedded access permission set

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 23 01:33:54 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=624942

http://bugzilla.novell.com/show_bug.cgi?id=624942#c0


           Summary: make run-test-ondotnet no longer works on corlib 2.0;
                    cannot decode embedded access permission set
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: aenomoto at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


make run-test-ondotnet no longer works on corlib 2.0, saying that it cannot
decode embedded access permission set (the SecurityException message below).

NUnit version 2.4.8
Copyright (C) 2002-2007 Charlie Poole.
Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov.
Copyright (C) 2000-2002 Philip Craig.
All Rights Reserved.

Runtime Environment -
   OS Version: Microsoft Windows NT 6.1.7600.0
  CLR Version: 2.0.50727.4927 ( Net 2.0.50727.4927 )

Unhandled Exception:
System.Security.SecurityException: 埋め込まれたアクセス許可セット オブジェクトを
デコードできませんでした。

Server stack trace:
   場所 System.Reflection.Assembly._GetExportedTypes()
   場所 System.Reflection.Assembly.GetExportedTypes()
   場所 NUnit.Core.CoreExtensions.InstallAdhocExtensions(Assembly assembly)
   場所 NUnit.Core.Builders.TestAssemblyBuilder.Load(String path)
   場所 NUnit.Core.Builders.TestAssemblyBuilder.Build(String assemblyName, Boole
an autoSuites)
   場所 NUnit.Core.Builders.TestAssemblyBuilder.Build(String assemblyName, Strin
g testName, Boolean autoSuites)
   場所 NUnit.Core.TestSuiteBuilder.BuildSingleAssembly(TestPackage package)
   場所 NUnit.Core.TestSuiteBuilder.Build(TestPackage package)
   場所 NUnit.Core.SimpleTestRunner.Load(TestPackage package)
   場所 NUnit.Core.ProxyTestRunner.Load(TestPackage package)
   場所 NUnit.Core.RemoteTestRunner.Load(TestPackage package)
   場所 System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessag
e(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInCo
ntext, Object[]& outArgs)
   場所 System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage
(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
   場所 System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IM
essage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
   場所 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage r
eqMsg, IMessage retMsg)
   場所 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msg
Data, Int32 type)
   場所 NUnit.Core.TestRunner.Load(TestPackage package)
   場所 NUnit.Util.TestDomain.Load(TestPackage package)
   場所 NUnit.ConsoleRunner.ConsoleUi.MakeRunnerFromCommandLine(ConsoleOptions o
ptions)
   場所 NUnit.ConsoleRunner.ConsoleUi.Execute(ConsoleOptions options)
   場所 NUnit.ConsoleRunner.Runner.Main(String[] args)
失敗したアセンブリのゾーン:
MyComputer
warning: failed to load external entity "TestResult-ondotnet-net_2_0.xml"
unable to parse TestResult-ondotnet-net_2_0.xml
make[1]: *** [run-test-ondotnet-lib] Error 1
make[1]: Leaving directory `/home/atsushi/svn/mono/mcs/class/corlib'
make: *** [do-run-test-ondotnet] Error 2

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list