idbeta opened a new issue #2914:
URL: https://github.com/apache/apisix/issues/2914
### Issue description
some test cases of chash-balance.t are unreasonable
### Environment
* apisix version (cmd: `apisix version`): master
* OS:
### Minimal test code / Steps to reproduce the issue
`=== TEST 4: hit routes`
When the upstream weights are all the same, the test result should not be
hard-coded as ` [{"count":12,"port":"1982"}]`
=== TEST 8: hit routes with querystring
When the upstream weights are all the same, the test result should not be
hard-coded as `
[{"count":5,"port":"1982"},{"count":8,"port":"1981"},{"count":5,"port":"1980"}]`
=== TEST 10: hit routes with args
When the upstream weights are all the same, the test result should not be
hard-coded as `
[{"count":5,"port":"1982"},{"count":7,"port":"1981"},{"count":6,"port":"1980"}]`
----------------------------------------------------------------
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]