Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » checking in testsuite under CVS
checking in testsuite under CVS [message #139571] Wed, 14 January 2009 22:12 Go to next message
matt murphy is currently offline matt murphyFriend
Messages: 21
Registered: July 2009
Junior Member
Hi,

I have a Tptp test suite that I would like to check in so that our build
team can run the suite.
Do I need to add the entire workspace or is there some way to just check in
the test project.
I'm running the testsuite via ant.

thanks,
matt
Re: checking in testsuite under CVS [message #139605 is a reply to message #139571] Tue, 20 January 2009 11:27 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Matt,
If the test suite does not reference any other test assets (e.g. other
test suites) or other test assets referencing the test suite (e.g. test
logs), the test suite does not need to reside in any specific directory in
particular. Otherwise, the test suite will have to reside in the same
directory within a Java or Plug-in project. We (TPTP) check in our Plug-in
projects to CVS and have our build machine extract these plug-ins and
execute their tests. For more information, see:

http://www.eclipse.org/tptp/home/documents/process/TPTP_Test ing_Strategy.html

Paul
"matt murphy" <murphy@coherentlogix.com> wrote in message
news:gklo16$doo$1@build.eclipse.org...
>
> Hi,
>
> I have a Tptp test suite that I would like to check in so that our build
> team can run the suite.
> Do I need to add the entire workspace or is there some way to just check
> in the test project.
> I'm running the testsuite via ant.
>
> thanks,
> matt
>
>
Re: checking in testsuite under CVS [message #139706 is a reply to message #139605] Tue, 27 January 2009 00:33 Go to previous messageGo to next message
matt murphy is currently offline matt murphyFriend
Messages: 21
Registered: July 2009
Junior Member
Hi Paul,

I've checked out the tptp test suite reference in the document. I've looked
at a couple gui test files and they are empty. There only appears to be
junit tests. Is this correct? The test suite does not reference any other
test assets.

I've included an xml file I'm using to run my tests. I've been trying
various combinations of properties to run the test suite without having to
specify workspace. Do you know someway to run via withonly the project?

thanks,
matt


"Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
news:gl4cg2$qm4$1@build.eclipse.org...
> Hi Matt,
> If the test suite does not reference any other test assets (e.g. other
> test suites) or other test assets referencing the test suite (e.g. test
> logs), the test suite does not need to reside in any specific directory in
> particular. Otherwise, the test suite will have to reside in the same
> directory within a Java or Plug-in project. We (TPTP) check in our
> Plug-in
> projects to CVS and have our build machine extract these plug-ins and
> execute their tests. For more information, see:
>
> http://www.eclipse.org/tptp/home/documents/process/TPTP_Test ing_Strategy.html
>
> Paul
> "matt murphy" <murphy@coherentlogix.com> wrote in message
> news:gklo16$doo$1@build.eclipse.org...
>>
>> Hi,
>>
>> I have a Tptp test suite that I would like to check in so that our build
>> team can run the suite.
>> Do I need to add the entire workspace or is there some way to just check
>> in the test project.
>> I'm running the testsuite via ant.
>>
>> thanks,
>> matt
>>
>>
>
>


Re: checking in testsuite under CVS [message #139721 is a reply to message #139706] Tue, 27 January 2009 11:54 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Matt,
Yes, some of the test suites may be empty, depending if the test plug-in
owner has recorder/generated test cases. Sometimes, test plug-in owners
will create empty test suites for testers/developers to add tests cases.

Since ASF launches a headless instance of Eclipse to run the test
suites, you always need to specify the workspace.

For a sample, see our ASF tests in our CVS repository:

/test-results/test/org.eclipse.hyades.test.core.services.tes ts/resources/Ant/build.xml

Paul
"matt murphy" <murphy@coherentlogix.com> wrote in message
news:gllknv$5ou$1@build.eclipse.org...
> Hi Paul,
>
> I've checked out the tptp test suite reference in the document. I've
> looked at a couple gui test files and they are empty. There only appears
> to be junit tests. Is this correct? The test suite does not reference any
> other test assets.
>
> I've included an xml file I'm using to run my tests. I've been trying
> various combinations of properties to run the test suite without having to
> specify workspace. Do you know someway to run via withonly the project?
>
> thanks,
> matt
>
>
> "Paul Slauenwhite" <paules@ca.ibm.com> wrote in message
> news:gl4cg2$qm4$1@build.eclipse.org...
>> Hi Matt,
>> If the test suite does not reference any other test assets (e.g. other
>> test suites) or other test assets referencing the test suite (e.g. test
>> logs), the test suite does not need to reside in any specific directory
>> in
>> particular. Otherwise, the test suite will have to reside in the same
>> directory within a Java or Plug-in project. We (TPTP) check in our
>> Plug-in
>> projects to CVS and have our build machine extract these plug-ins and
>> execute their tests. For more information, see:
>>
>> http://www.eclipse.org/tptp/home/documents/process/TPTP_Test ing_Strategy.html
>>
>> Paul
>> "matt murphy" <murphy@coherentlogix.com> wrote in message
>> news:gklo16$doo$1@build.eclipse.org...
>>>
>>> Hi,
>>>
>>> I have a Tptp test suite that I would like to check in so that our build
>>> team can run the suite.
>>> Do I need to add the entire workspace or is there some way to just check
>>> in the test project.
>>> I'm running the testsuite via ant.
>>>
>>> thanks,
>>> matt
>>>
>>>
>>
>>
>
>
>
Previous Topic:Error occurred during initialization of VM
Next Topic:java.exe crashes when launching (but it worked before)
Goto Forum:
  


Current Time: Fri Apr 26 21:35:56 GMT 2024

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

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

Back to the top