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/01/12 02:01:35 UTC

[GitHub] [incubator-apisix] membphis commented on issue #1029: feat: add basic-auth plugin

membphis commented on issue #1029: feat: add basic-auth plugin
URL: https://github.com/apache/incubator-apisix/pull/1029#issuecomment-573373397
 
 
   travis still fail.
   
   ```shell
   t/debug/debug-mode.t ................... 1/? 
   #   Failed test 'TEST 1: loaded plugin - grep_error_log_out (req 0)'
   #   at /home/travis/build/apache/incubator-apisix/test-nginx/lib/Test/Nginx/Socket.pm line 1149.
   # @@ -1,9 +1,9 @@
   #  loaded plugin and sort by priority: 10000 name: serverless-pre-function
   #  loaded plugin and sort by priority: 3000 name: ip-restriction
   #  loaded plugin and sort by priority: 2599 name: openid-connect
   # +loaded plugin and sort by priority: 2520 name: basic-auth
   #  loaded plugin and sort by priority: 2510 name: jwt-auth
   #  loaded plugin and sort by priority: 2500 name: key-auth
   # -loaded plugin and sort by priority: 2520 name: basic-auth
   #  loaded plugin and sort by priority: 1008 name: proxy-rewrite
   #  loaded plugin and sort by priority: 1003 name: limit-conn
   #  loaded plugin and sort by priority: 1002 name: limit-count
   t/debug/debug-mode.t ................... 14/? # Looks like you failed 1 test of 17.
   t/debug/debug-mode.t ................... Dubious, test returned 1 (wstat 256, 0x100)
   Failed 1/17 subtests 
   ```

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