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

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Thu Mar 17 07:32:45 EDT 2011


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.

--
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