You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Anant Dahiya (Jira)" <ji...@apache.org> on 2022/10/13 06:04:00 UTC

[jira] [Updated] (SCB-2692) junit flaky tests in foundations/foundation-vertx

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

Anant Dahiya updated SCB-2692:
------------------------------
    Description: 
Flaky JUnit Tests identified  in foundations/foundation-vertx

 

*How did we detect Flaky Test ?*

We detected the existence of flaky test using the tool [NonDex|https://github.com/TestingResearchIllinois/NonDex]

 
`mvn -pl foundations/foundation-vertx edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest#testAttribute`
 

*Tests :* 
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest.testAttribute|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.parameterMap_merge|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.setParameter|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestVertxServerRequestToHttpServletRequest.setParameter|

  was:
Flaky JUnit Tests identified  in foundations/foundation-vertx

 

*How did we detect Flaky Test ?*

We detected the existence of flaky test using the tool [NonDex|https://github.com/TestingResearchIllinois/NonDex]

 
mvn -pl foundations/foundation-vertx edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest#testAttribute
 

*Tests :* 
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest.testAttribute|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.parameterMap_merge|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.setParameter|
|foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestVertxServerRequestToHttpServletRequest.setParameter|


> junit flaky tests in foundations/foundation-vertx
> -------------------------------------------------
>
>                 Key: SCB-2692
>                 URL: https://issues.apache.org/jira/browse/SCB-2692
>             Project: Apache ServiceComb
>          Issue Type: Bug
>    Affects Versions: java-chassis-2.7.0
>            Reporter: Anant Dahiya
>            Priority: Major
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Flaky JUnit Tests identified  in foundations/foundation-vertx
>  
> *How did we detect Flaky Test ?*
> We detected the existence of flaky test using the tool [NonDex|https://github.com/TestingResearchIllinois/NonDex]
>  
> `mvn -pl foundations/foundation-vertx edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest#testAttribute`
>  
> *Tests :* 
> |foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest.testAttribute|
> |foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.parameterMap_merge|
> |foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx.setParameter|
> |foundations/foundation-vertx|org.apache.servicecomb.foundation.vertx.http.TestVertxServerRequestToHttpServletRequest.setParameter|



--
This message was sent by Atlassian Jira
(v8.20.10#820010)