3kis commented on PR #12391:
URL: https://github.com/apache/apisix/pull/12391#issuecomment-3031043239

   > > > Thank you for your contribution!
   > > > Two things need to be done:
   > > > 
   > > > 1. Need to add corresponding tests for this fix, please feel free to 
ask questions if you encounter any problems.
   > > > 2. Need to pass all CI.
   > > 
   > > 
   > > All CI have passed. Under which directory should I add the corresponding 
tests for this fix ?
   > 
   > Add test case for grpc-transcode plugin in t/plugin/grpc-transcode.t
   
   Based on the documentation you provided, after running prove -I. 
-I../test-nginx/inc -I../test-nginx/lib -r t/plugin/grpc-transcode.t, I 
encountered connect() failed (111: Connection refused) while connecting to 
upstream, client: 127.0.0.1.
   
   Upon observation, I noticed that the /t directory contains a 
/grpc_server_example directory. Does this mean that to test 
t/plugin/grpc-transcode.t, I need to download Golang in the dev container and 
run /grpc_server_example/main.go?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to