membphis edited a comment on pull request #2339: URL: https://github.com/apache/apisix/pull/2339#issuecomment-701144285
@liuhengloveyou please confirm your ENV, all test cases fail :( ```shell $ prove t/plugin/api-breaker.t t/plugin/api-breaker.t .. 1/? # Failed test 'TEST 1: sanity - response_body - response is expected (repeated req 0, req 0)' # at /usr/local/share/perl/5.30.0/Test/Nginx/Socket.pm line 1589. # got: 'property "unhealthy_response_code" is required # done # ' # expected: 'done # ' # Failed test 'TEST 2: default http_statuses - response_body - response is expected (repeated req 0, req 0)' # at /usr/local/share/perl/5.30.0/Test/Nginx/Socket.pm line 1589. # got: 'property "unhealthy_response_code" is required # done # ' # expected: 'done # ' ... ... ``` ---------------------------------------------------------------- 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: [email protected]
