Guest User

NCover on 64 bit - CorFlags fix - corflags : error CF008 : The specified file does not have a valid managed header

a guest
Feb 4th, 2012
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [09:47:04]: run-unit-tests:
  2. [09:47:04]: [echo] Running NCover: toolsncoverNCover.Console.exe with workingdir='buildDebugUnitTests'
  3. [09:47:04]: [exec] NCover.Console v1.5.5 - Code Coverage Analysis for .NET - http://ncover.org
  4. [09:47:04]: [exec] Copyright (c) 2004-2005 Peter Waldschmidt
  5. [09:47:04]: [exec]
  6. [09:47:04]: [exec]
  7. [09:47:04]: [exec] Command: ......toolsnunitnunit-console.exe
  8. [09:47:04]: [exec] Command Args: "UnitTests.dll" "/xml:....test-reportsUnitTests.xml" "/nologo"
  9. [09:47:04]: [exec] Working Directory: .
  10. [09:47:04]: [exec] Assemblies:
  11. [09:47:04]: [exec] Coverage Xml: D:TeamCitybuildAgentworka65ff8d0771db303buildtest-reportsCoverage.xml
  12. [09:47:04]: [exec] Coverage Log: Coverage.Log
  13. [09:47:04]: [exec]
  14. [09:47:07]: [exec] Waiting for profiled application to connect.......N.N.N.N..N.......
  15. [09:47:07]: [exec] Tests run: 11, Failures: 0, Not run: 5, Time: 1.096 seconds
  16. [09:47:07]: [exec]
  17.  
  18. [09:47:07]: [exec]
  19. [09:48:04]: [exec] Connected
  20. [09:48:04]: [exec] **Profiled process terminated. Profiler connection not established.**
  21. [09:48:04]: BUILD FAILED
  22.  
  23. <exec program="toolsncoverNCover.Console.exe" workingdir="${build.dir}DebugUnitTests">
  24. <arg value="//w "."" />
  25. <arg value="//x "....test-reportsCoverage.xml"" />
  26. <arg value=""......libNUnit-2.4.8-net-2.0binnunit-console-x86.exe"" />
  27. <arg value=""UnitTests.dll" "/xml:....test-reportsUnitTests.xml" "/nologo"" />
  28. </exec>
Advertisement
Add Comment
Please, Sign In to add comment