MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Input string was not in a correct format. at Inedo.BuildMaster.Extensibility.Actions.Testing.UnitTestActionBase.Execute() #925

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add Gallio Test Runners for MSpec in  Build Master
2. Build
3. Test Run and pass
4. Erorr occurs 

What is the expected output? 
Test Run with out errors
What do you see instead?

What version of the product are you using? On what operating system?
3.4.11

Server 2012

Host stopped at 2013-08-19 09:28:37 AM. 

Host process exited with code: 0 
Generating reports. 
Disposing the test runner. 
Stop time: 09:28 AM (Total execution time: 6,197 seconds) 
7 run, 7 passed, 0 failed, 0 inconclusive, 0 skipped 

An unhandled exception occurred while executing this action: 
System.FormatException: Input string was not in a correct format. at 
Inedo.BuildMaster.Extensibility.Actions.Testing.UnitTestActionBase.Execute() at 
Inedo.BuildMaster.Extensibility.Actions.ActionBase.Execute(IActionCancellationTo
ken cancellationToken, ExecutionContext context, ExtensionConfigurerBase 
extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings) 

Original issue reported on code.google.com by royehea...@gmail.com on 19 Aug 2013 at 7:37