You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Himanshu Gahlaut (JIRA)" <ji...@apache.org> on 2015/01/30 11:28:34 UTC

[jira] [Updated] (LENS-255) Running lens server test cases in parallel

     [ https://issues.apache.org/jira/browse/LENS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Himanshu Gahlaut updated LENS-255:
----------------------------------
    Description: 
Running lens server test cases in parallel can help in reducing the test execution time.

Currently following number of test cases fail for various parallel configuraitons:

parallel="classes" Failed tests: 
Tests run: 71, Failures: 5, Errors: 0, Skipped: 7

parallel="methods" Failed tests:
Tests run: 71, Failures: 25, Errors: 0, Skipped: 7

Configurations passed through maven-surefire-plugin <parallel> tag.

  

  was:
Running lens server test cases in parallel can help in reducing the test execution time.

Currently following number of test cases fail for various parallel configuraitons:

parallel="classes" Failed tests: 
Tests run: 71, Failures: 5, Errors: 0, Skipped: 7

parallel="methods" Failed tests:
Tests run: 71, Failures: 25, Errors: 0, Skipped: 7

  


> Running lens server test cases in parallel
> ------------------------------------------
>
>                 Key: LENS-255
>                 URL: https://issues.apache.org/jira/browse/LENS-255
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Himanshu Gahlaut
>
> Running lens server test cases in parallel can help in reducing the test execution time.
> Currently following number of test cases fail for various parallel configuraitons:
> parallel="classes" Failed tests: 
> Tests run: 71, Failures: 5, Errors: 0, Skipped: 7
> parallel="methods" Failed tests:
> Tests run: 71, Failures: 25, Errors: 0, Skipped: 7
> Configurations passed through maven-surefire-plugin <parallel> tag.
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)