Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:50 Go to next message
A.H. is currently offline A.H.Friend
Messages: 2
Registered: July 2009
Junior Member
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 15:25 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
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 11:44 Go to previous message
A.H. is currently offline A.H.Friend
Messages: 2
Registered: July 2009
Junior Member
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: Fri Apr 19 13:31:43 GMT 2024

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

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

Back to the top