Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Using -suites command will not run the tests suites in order
Using -suites command will not run the tests suites in order [message #1816052] Fri, 18 October 2019 07:40
Kevin King Agatep is currently offline Kevin King AgatepFriend
Messages: 4
Registered: January 2019
Junior Member
Hi, I haven been trying to run my test suites using the following command
-suites MyTests1;MyTest2;MyTest3


The test suites will not run in order if they're in different directory.
/MyTests3
/a/MyTests1
/b/MyTests2


MyTests3 will get to run first then MyTests1 and finally MyTests2.

Is there any way to run them based on their order in the command?

Thanks.
Previous Topic:Is it possible to get thread dump in case of timeout errors?
Next Topic:Using RCPTT with Eclipse 4.9.0
Goto Forum:
  


Current Time: Fri May 03 23:44:06 GMT 2024

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

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

Back to the top