You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/15 10:55:26 UTC

[GitHub] [apisix] Dog-Lee edited a comment on pull request #6512: feat: support google reCAPTCHA

Dog-Lee edited a comment on pull request #6512:
URL: https://github.com/apache/apisix/pull/6512#issuecomment-1067842156


   ```
   ++ ./t/grpc_server_example/grpc_server_example -grpc-address :50051 -grpcs-address :50052 -grpcs-mtls-address :50053 -crt ./t/certs/apisix.crt -key ./t/certs/apisix.key -ca ./t/certs/mtls_ca.crt
   nc: connect to 127.0.0.1 port 50051 (tcp) failed: Connection refused
   ...
   Failed test 't/plugin/api-breaker.t TEST 19: hit route 20 times, confirm the breaker time - pattern "phase_func(): breaker_time: 2" should match a line in error.log (req 0)'
   ```
   
   The CI output is confusing. I don't think it's related to the recaptcha. Please correct me if I'm wrong.


-- 
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-unsubscribe@apisix.apache.org

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