SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

code coverage dont work

Last post 09-01-2009 5:47 PM by cyplo. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 06-26-2009 11:28 AM

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    code coverage dont work

    Running code coverage...
    C:\Program Files (x86)\SharpDevelop\3.0\bin\Tools\PartCover\PartCover.exe --target="C:\Program Files (x86)\SharpDevelop\3.0\bin\..\bin\Tools\NUnit unit-console.exe" --target-work-dir="C:\data\svn\Hermes\trunk\sources\PowerMedia.Common\sources\PowerMedia.Common.Tests\..\..\..\..\destination" --target-args="\"C:\data\svn\Hermes\trunk\sources\PowerMedia.Common\sources\PowerMedia.Common.Tests\..\..\..\..\destination\PowerMedia.Common.Tests.dll\" /results=\"C:\Users\cyryl\AppData\Local\Temp\tmpA631.tmp\"" --output="C:\data\svn\Hermes\trunk\sources\PowerMedia.Common\sources\PowerMedia.Common.Tests\PartCover\Coverage.Xml" --include=

  • *
    Retrieving the COM class factory for component with CLSID {6F6225EA-0897-41FA-B1EF-8B4D3E15325E} failed due to the following error: 80040153.
       at PartCover.Framework.Connector..ctor()
       at PartCover.ApplicationEntry.Main(String
  • [ args)

  • 06-27-2009 7:45 PM In reply to

    Re: code coverage dont work

    PartCover does not work under Win x64. You can probably get it to work by using corflags to get it to run.

    CorFlags.exe PartCover.exe /32BIT+ /Force

  • 06-28-2009 12:55 PM In reply to

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    Re: code coverage dont work

    thanks for the info :)

    are you planning full 64-bit compatible version of sharpdevelop ?

  • 06-28-2009 4:24 PM In reply to

    Re: code coverage dont work

    SharpDevelop is compiled for x86. With PartCover we will probably just use corflags to mark the assembly as 32 bit.

  • 06-29-2009 2:47 PM In reply to

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    Re: code coverage dont work

    it'd be nice if everything would run out-of-the box on 64bit systems in the next sharpdevelop's stable release

     

  • 08-28-2009 11:39 AM In reply to

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    Re: code coverage dont work

    cyplo:

    it'd be nice if everything would run out-of-the box on 64bit systems in the next sharpdevelop's stable release

     

    when would it be possible ?

  • 08-29-2009 1:16 PM In reply to

    Re: code coverage dont work

    Daniel has recently fixed this in SharpDevelop 3.1.

  • 08-29-2009 1:21 PM In reply to

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    Re: code coverage dont work

    I got 3.1.0.4812 and code coverage's still broken for me, unfortunately

  • 09-01-2009 5:36 PM In reply to

    Re: code coverage dont work

    Can you try revison 4846?

  • 09-01-2009 5:47 PM In reply to

    • cyplo
    • Top 75 Contributor
    • Joined on 04-07-2009
    • Posts 38

    Re: code coverage dont work

    it works now, thanks :)

     

Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.