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 2020/02/17 15:06:23 UTC

[GitHub] [incubator-apisix] totemofwolf commented on issue #976: Added password support for plugin limit-count-redis

totemofwolf commented on issue #976: Added password support for plugin limit-count-redis
URL: https://github.com/apache/incubator-apisix/pull/976#issuecomment-587036604
 
 
   @membphis CMD `prove` runs ok without errors at local dev env:
   but failed at travis ci..
   
   ```
   root@188623d5ba1d:/usr/local/src/apisix# TEST_NGINX_BINARY=/usr/local/openresty/bin/openresty prove -Itest-nginx/lib -r t/plugin/limit-count-redis.t
   t/plugin/limit-count-redis.t .. ok
   All tests successful.
   Files=1, Tests=59, 17 wallclock secs ( 0.02 usr  0.02 sys +  0.56 cusr  0.40 csys =  1.00 CPU)
   Result: PASS
   ```
   
   travis ci logs:
   
   ```
   #   Failed test 'TEST 6: set route, with redis host, port and right password - response_body - response is expected (repeated req 0, req 0)'
   767#   at /home/travis/build/apache/incubator-apisix/test-nginx/lib/Test/Nginx/Socket.pm line 1589.
   768#          got: 'failed to set: @user_script: 3: This Redis command is not allowed from scripts
   769# '
   770#     expected: 'passed
   771
   ```

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