arugal commented on a change in pull request #3750: [test/plugin]validator 
enhancement
URL: https://github.com/apache/skywalking/pull/3750#discussion_r340713520
 
 

 ##########
 File path: 
test/plugin/scenarios/apm-toolkit-trace-scenario/src/main/java/test/org/apache/skywalking/apm/testcase/toolkit/controller/TestController.java
 ##########
 @@ -52,12 +52,12 @@ public String toolKitCase() {
         testService.testErrorMsg();
         testService.testErrorThrowable();
         testService.asyncCallable(() -> {
-            
visit("http://localhost:8080/apm-toolkit-trace-scenario/case/asyncVisit/callable";);
+            
visit("http://localhost:8080/apm-toolkit-trace-scenario/case/asyncVisit?from=callable";);
 
 Review comment:
   validate the changes to the ```validator```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to