Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Test Execution Result location
Test Execution Result location [message #70020] Tue, 09 May 2006 09:37 Go to next message
Eclipse UserFriend
Originally posted by: bharat51.hotmail.com

Hi,
I am using Linux with tptp 4.1.0 and Eclipse 3.1.1, with the
corresponding Raserver (410) on Java 1.5_0_03. I am using the shell
command line way to run my tests.

I was wondering how can I set the location of a test execution result file
(.execution) to a user defined location? Using "results" service parameter
doesnt seem to work with me. The test execution results file gets stored
on the root folder "/<project-name>/xxx.execution", Is there any setting I
am missing?

Any help on this is much appreciated
REgards
Bharat
Re: Test Execution Result location [message #72364 is a reply to message #70020] Wed, 31 May 2006 07:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bharat51.hotmail.com

Hey Guys,
Any info on this? Any help/pointers are much appreciated.
Cheers
-B
Re: Test Execution Result location [message #72857 is a reply to message #72364] Fri, 02 June 2006 02:24 Go to previous messageGo to next message
Ben.Xu is currently offline Ben.XuFriend
Messages: 11
Registered: July 2009
Junior Member
I have encountered this problem too.
Seems impossible to change the path.
Seems that /<project_home>/.. is the default place of the generated
results.

Our engineer have write our own java class to move these file to wanted
place.
Not a good idea, but works.

Anyone know how to fix this issue, pls let us know.
Re: Test Execution Result location [message #72914 is a reply to message #72857] Fri, 02 June 2006 13:42 Go to previous messageGo to next message
Scott E. Schneider is currently offline Scott E. SchneiderFriend
Messages: 8
Registered: July 2009
Junior Member
The execution results are always written to a relative path; a path
relative to the workspace-project directory. For example, "a/b/c/d/e"
would write the results to "myProject/a/b/c/d/e.execution". If you need
support for absolute locations please enter a bugzilla defect against it.
Also, obviously, its an open source project so if you would like to
contribute code to fix this, I can accept it, review it and then commit it
for you.
Thanks!
-Scott
Re: Test Execution Result location [message #73014 is a reply to message #72857] Fri, 02 June 2006 17:59 Go to previous message
Joe Toomey is currently offline Joe ToomeyFriend
Messages: 79
Registered: July 2009
Member
This is a multipart message in MIME format.
--=_alternative 0062DC9685257181_=
Content-Type: text/plain; charset="US-ASCII"

This appears to be a defect. As Scott noted, the execution results should
be stored in a directory that is relative to the workspace and project of
your test, and it sounds like that's not what you're seeing.

I have filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=145115 to track
this issue.

Thanks,
--Joe
--=_alternative 0062DC9685257181_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">This appears to be a defect. &nbsp;As
Scott noted, the execution results should be stored in a directory that
is relative to the workspace and project of your test, and it sounds like
that's not what you're seeing.</font>
<br>
<br><font size=2 face="sans-serif">I have filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=145115
to track this issue.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">--Joe</font>
--=_alternative 0062DC9685257181_=--
Previous Topic:Watching Bugzilla Traffic
Next Topic:TPTP User Interface
Goto Forum:
  


Current Time: Fri Aug 16 15:33:52 GMT 2024

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

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

Back to the top