Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » No Code Coverage if project name != plugin name
No Code Coverage if project name != plugin name [message #89477] Wed, 06 December 2006 05:50 Go to next message
Eclipse UserFriend
Hi,

I tried the line coverage tool from here

http://www.eclipse.org/downloads/download.php?file=/tptp/4.3 .0/TPTP-4.3.0-200611160100A/org.eclipse.tptp.platform.covera ge.core-TPTP-4.3.0-200611160100.zip

and figured out that it works for some plugins but not for all - no
coverage decorations are done for these plugins and in the reports
all files of these plugins are missing.

After some testing, I found the files "llc.$testname.selected"
in .metadata\.plugins\org.eclipse.tptp.platform.llc.core, here
the bin directories of the plugins are listed.

And these are wrong for plugins where project name is "hello", but
the plugin name is hello.world and the location is workspace/hello.world.
The entry in the .selected file is workspace\hello\bin but not
workspace\hello.world\bin as it should be.

Bug, Feature, my mistake?

cheers,
alex
Re: No Code Coverage if project name != plugin name [message #89639 is a reply to message #89477] Thu, 07 December 2006 10:25 Go to previous messageGo to next message
Eclipse UserFriend
Sounds like a bug.
Please open a major defect.

"Alex Anders" <q306@fireblade.org> wrote in message
news:el67a6$n4n$1@utils.eclipse.org...
> Hi,
>
> I tried the line coverage tool from here
>
> http://www.eclipse.org/downloads/download.php?file=/tptp/4.3 .0/TPTP-4.3.0-200611160100A/org.eclipse.tptp.platform.covera ge.core-TPTP-4.3.0-200611160100.zip
>
> and figured out that it works for some plugins but not for all - no
> coverage decorations are done for these plugins and in the reports
> all files of these plugins are missing.
>
> After some testing, I found the files "llc.$testname.selected"
> in .metadata\.plugins\org.eclipse.tptp.platform.llc.core, here
> the bin directories of the plugins are listed.
>
> And these are wrong for plugins where project name is "hello", but
> the plugin name is hello.world and the location is workspace/hello.world.
> The entry in the .selected file is workspace\hello\bin but not
> workspace\hello.world\bin as it should be.
>
> Bug, Feature, my mistake?
>
> cheers,
> alex
>
>
Re: No Code Coverage if project name != plugin name [message #89787 is a reply to message #89639] Fri, 08 December 2006 06:44 Go to previous message
Eclipse UserFriend
Hi,

"Ali Mehregani" <amehrega@ca.ibm.com> schrieb im Newsbeitrag
news:el9bqa$pig$1@utils.eclipse.org...
> Sounds like a bug.
> Please open a major defect.

ok, done:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167226

cheers,
alex
Previous Topic:Process control using TPTP
Next Topic:[AGR] Problem with dialogs derived from org.eclipse.swt.widgets.Dialog
Goto Forum:
  


Current Time: Thu Jun 05 00:49:21 EDT 2025

Powered by FUDForum. Page generated in 0.26806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top