I don't understand this error :-(
Can someone help me ?
Many thanks
claudio


Test results may be missing or inaccurate.

This error may be caused by an unrecoverable failure of the test
process. For example, the most recently executed test may have
encountered a StackOverflowException and been forcibly terminated by
the runtime. To pinpoint the problem, try running the tests again with
the debugger attached.
Gallio.Runner.RunnerException: A fatal exception occurred while
running all test commands. --->
System.Runtime.Remoting.RemotingException: Object '/
caa27490_ba75_46bb_837f_b36af6e0adab/tr0g6+fomjnd8ad
+6avi7s2o_2410.rem' has been disconnected or does not exist at the
server.

Server stack trace:
at
System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject
(IMessage msg)
at System.Runtime.Remoting.Channels.ChannelServices.SyncDispatchMessage
(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(MessageData& msgData, Int32 type)
at Gallio.Model.Execution.ITestListener.NotifyTestStepStarted
(TestStepData step)
at Gallio.Model.Execution.ObservableTestContext.InitializeAndStartStep
() in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Model
\Execution\ObservableTestContext.cs:line 252
at Gallio.Model.Execution.ObservableTestContextManager.StartStep
(ITestStep testStep) in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio
\Gallio\Model\Execution\ObservableTestContextManager.cs:line 71
at Gallio.Model.Execution.ManagedTestCommand.StartStep(ITestStep
testStep) in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Model
\Execution\ManagedTestCommand.cs:line 140
at Gallio.Model.Execution.ManagedTestCommand.StartPrimaryChildStep
(ITestStep parentTestStep) in c:\RelEng\Projects\MbUnit v3\Work\src
\Gallio\Gallio\Model\Execution\ManagedTestCommand.cs:line 155
at Gallio.Model.Execution.RecursiveTestController.RunTest(ITestCommand
testCommand, ITestStep parentTestStep, TestExecutionOptions options,
IProgressMonitor progressMonitor) in c:\RelEng\Projects\MbUnit v3\Work
\src\Gallio\Gallio\Model\Execution\RecursiveTestController.cs:line 58
at Gallio.Model.Execution.RecursiveTestController.RunNonMasterTest
(ITestCommand testCommand, ITestStep parentTestStep,
TestExecutionOptions options, IProgressMonitor progressMonitor) in c:
\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Model\Execution
\RecursiveTestController.cs:line 85
at Gallio.Model.Execution.RecursiveTestController.RunTest(ITestCommand
testCommand, ITestStep parentTestStep, TestExecutionOptions options,
IProgressMonitor progressMonitor) in c:\RelEng\Projects\MbUnit v3\Work
\src\Gallio\Gallio\Model\Execution\RecursiveTestController.cs:line 67
at Gallio.Model.Execution.RecursiveTestController.RunNonMasterTest
(ITestCommand testCommand, ITestStep parentTestStep,
TestExecutionOptions options, IProgressMonitor progressMonitor) in c:
\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Model\Execution
\RecursiveTestController.cs:line 85
at Gallio.Model.Execution.RecursiveTestController.RunTestsImpl
(ITestCommand rootTestCommand, ITestStep parentTestStep,
TestExecutionOptions options, IProgressMonitor progressMonitor) in c:
\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Model\Execution
\RecursiveTestController.cs:line 35
at Gallio.Model.Execution.BaseTestController.RunTests(ITestCommand
rootTestCommand, ITestStep parentTestStep, TestExecutionOptions
options, IProgressMonitor progressMonitor) in c:\RelEng\Projects
\MbUnit v3\Work\src\Gallio\Gallio\Model\Execution
\BaseTestController.cs:line 42
at
Gallio.Runner.Harness.DefaultTestHarness.<>c__DisplayClass1.<RunAllTestCommands>b__0
() in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner
\Harness\DefaultTestHarness.cs:line 291
at Gallio.Concurrency.ThreadTask.Invoker.Invoke() in c:\RelEng\Projects
\MbUnit v3\Work\src\Gallio\Gallio\Concurrency\ThreadTask.cs:line 190
at Gallio.Concurrency.ThreadAbortScope.RunActionWithStateTransitions
(Action action) in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio
\Concurrency\ThreadAbortScope.cs:line 258
at Gallio.Concurrency.ThreadAbortScope.RunActionWithThreadAbort(Action
action) in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio
\Concurrency\ThreadAbortScope.cs:line 221
at Gallio.Concurrency.ThreadAbortScope.Run(Action action) in c:\RelEng
\Projects\MbUnit v3\Work\src\Gallio\Gallio\Concurrency
\ThreadAbortScope.cs:line 110
at Gallio.Concurrency.ThreadTask.Run() in c:\RelEng\Projects\MbUnit
v3\Work\src\Gallio\Gallio\Concurrency\ThreadTask.cs:line 146
--- End of inner exception stack trace ---

Server stack trace:
at Gallio.Runner.Harness.DefaultTestHarness.RunAllTestCommands
(ITestCommand rootTestCommand, TestExecutionOptions options,
IProgressMonitor progressMonitor) in c:\RelEng\Projects\MbUnit v3\Work
\src\Gallio\Gallio\Runner\Harness\DefaultTestHarness.cs:line 303
at Gallio.Runner.Harness.DefaultTestHarness.Run(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Harness
\DefaultTestHarness.cs:line 264
at Gallio.Runner.Drivers.LocalTestDriver.RunImpl(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\LocalTestDriver.cs:line 60
at Gallio.Runner.Drivers.BaseTestDriver.Run(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\BaseTestDriver.cs:line 90
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage
(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage
(RuntimeMethodHandle md, Object[] args, Object server, Int32
methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(MessageData& msgData, Int32 type)
at Gallio.Runner.Drivers.ITestDriver.Run(TestExecutionOptions options,
ITestListener listener, IProgressMonitor progressMonitor)
at Gallio.Runner.Drivers.ProxyTestDriver.RunImpl(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\ProxyTestDriver.cs:line 92
at Gallio.Runner.Drivers.BaseTestDriver.Run(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\BaseTestDriver.cs:line 90
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage
(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage
(RuntimeMethodHandle md, Object[] args, Object server, Int32
methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [1]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(MessageData& msgData, Int32 type)
at Gallio.Runner.Drivers.ITestDriver.Run(TestExecutionOptions options,
ITestListener listener, IProgressMonitor progressMonitor)
at Gallio.Runner.Drivers.ProxyTestDriver.RunImpl(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\ProxyTestDriver.cs:line 92
at Gallio.Runner.Drivers.BaseTestDriver.Run(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\BaseTestDriver.cs:line 90
at Gallio.Runner.Drivers.AggregateTestDriver.RunImpl
(TestExecutionOptions options, ITestListener listener,
IProgressMonitor progressMonitor) in c:\RelEng\Projects\MbUnit v3\Work
\src\Gallio\Gallio\Runner\Drivers\AggregateTestDriver.cs:line 99
at Gallio.Runner.Drivers.BaseTestDriver.Run(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor) in
c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner\Drivers
\BaseTestDriver.cs:line 90
at Gallio.Runner.DefaultTestRunner.RunTestDomains(TestExecutionOptions
options, ITestListener listener, IProgressMonitor progressMonitor,
Double totalWork) in c:\RelEng\Projects\MbUnit v3\Work\src\Gallio
\Gallio\Runner\DefaultTestRunner.cs:line 494
at Gallio.Runner.DefaultTestRunner.DoRun(TestExecutionOptions options,
IProgressMonitor progressMonitor, Double totalWork) in c:\RelEng
\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runner
\DefaultTestRunner.cs:line 459
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to