Anant Dahiya created SCB-2730:
---------------------------------
Summary: flaky junit test in clients/service-center-client
Key: SCB-2730
URL: https://issues.apache.org/jira/browse/SCB-2730
Project: Apache ServiceComb
Issue Type: Bug
Reporter: Anant Dahiya
h4. 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]
*Command*
{code:java}
mvn -pl clients/service-center-client
edu.illinois:nondex-maven-plugin:1.1.2:nondex
-Dtest=org.apache.servicecomb.service.center.client.ServiceCenterClientTest#TestRegisterServiceInstance
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)