[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8600) Speed up executing of VPE tests

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Mar 18 11:20:46 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-8600:
------------------------------------

    Description: 
Now we have ~800 JUnit tests. It takes ~20 min to execute all of them, which is too much.
The ideas how to speed them up:
# Split them up in ratio 80%/20% where 80% - the least probable tests to fall and 20% - the most. Then execute mainly the 20% part while developing.
# Try to optimize tests using profiler.
# Run in parallel?

  was:
Now we have ~800 JUnit tests. It takes ~20 min to execute all of them, which is too much.
The ideas how to speed them up:
# Split them up in ratio 80%/20% where 80% - the least probable tests to fall and 20% - the most. Then execute mainly the 20% part while developing.
# Try to optimize tests using profiler.



> Speed up executing of VPE tests
> -------------------------------
>
>                 Key: JBIDE-8600
>                 URL: https://issues.jboss.org/browse/JBIDE-8600
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Visual Page Editor core, Visual Page Editor Templates
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 3.3.0.M1
>
>
> Now we have ~800 JUnit tests. It takes ~20 min to execute all of them, which is too much.
> The ideas how to speed them up:
> # Split them up in ratio 80%/20% where 80% - the least probable tests to fall and 20% - the most. Then execute mainly the 20% part while developing.
> # Try to optimize tests using profiler.
> # Run in parallel?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list