Completed
Last Updated: 10 May 2014 12:48 by ADMIN
ADMIN
Ivaylo
Created on: 31 Mar 2014 11:29
Type: Bug Report
4
Running tests with AOT.exe via cmd compiles entire project everytime
Running test lists using "ArtOfTest.Runner.exe" via cmd takes a long time before the test is actually starting. This is because the entire project is getting compiled on each run. 

Using the attached project run the test list named Test using Test Studio. It runs immediately. When executed via cmd it takes about a minute the execution to start.
3 comments
ADMIN
Daniel Djambov
Posted on: 10 May 2014 12:48
Telerik: the issue is fixed and solution will be available in our next product release planned in second half of May 2014
Elo
Posted on: 07 May 2014 09:21
It's the same thing if you run a standalone test also.
It looks like AOT compiles the project everytime it is being run.
Imported User
Posted on: 16 Apr 2014 22:13
We've just upgraded to 2014.1.410 from 2012-2-1420 and use the runner on our Jenkins server. Have definitely noticed that it takes much longer for the AoT runner to start up and start running a test list.