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/10/24 00:55:13 UTC

[GitHub] [apisix] membphis commented on pull request #2507: change(batch-requests): limit the body size to 1M

membphis commented on pull request #2507:
URL: https://github.com/apache/apisix/pull/2507#issuecomment-715646887


   CI failed: https://github.com/apache/apisix/pull/2507/checks?check_run_id=1298927664#step:9:138
   
   ```
   #   Failed test 'TEST 57: route size more than 1.5 MiB - status code ok'
   #   at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 935.
   #          got: '500'
   #     expected: '400'
   
   #   Failed test 'TEST 57: route size more than 1.5 MiB - response_body - response is expected (repeated req 0, req 0)'
   #   at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 1589.
   #          got: '<html>
   # <head><title>500 Internal Server Error</title></head>
   # <body>
   # <center><h1>500 Internal Server Error</h1></center>
   # <hr><center>openresty/1.17.8.2</center>
   # </body>
   # </html>
   # '
   #     expected: '{"error_msg":"invalid request body: request size 1678025 is greater than the maximum size 1572864 allowed"}
   # '
   
   t/admin/routes.t .......................... 
   Dubious, test returned 3 (wstat 768, 0x300)


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