You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/10/30 16:08:29 UTC

[GitHub] [skywalking] arugal commented on a change in pull request #3750: [test/plugin]validator enhancement

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:
users@infra.apache.org


With regards,
Apache Git Services