Fabriceli commented on PR #9204: URL: https://github.com/apache/apisix/pull/9204#issuecomment-1514973085
the Unit test is not very stable: ```sh # Failed test 'ERROR: client socket timed out - t/config-center-yaml/route-upstream.t TEST 5: upstream domain # ' # at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 2220. # Failed test 't/config-center-yaml/route-upstream.t TEST 5: upstream domain - status code ok' # at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 937. # got: '' # expected: '200' ``` another fail: ```sh # Failed test 'ERROR: client socket timed out - t/node/merge-route.t TEST 12: hit route # ' # at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 2220. # Failed test 't/node/merge-route.t TEST 12: hit route - status code ok' # at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 950. # got: '' # expected: '200' # Failed test 't/node/merge-route.t TEST 12: hit route - response_body - like (repeated req 0, req 0)' # at /home/runner/work/apisix/apisix/test-nginx/lib/Test/Nginx/Socket.pm line 1671. # '' # doesn't match '(?^:"Host": "httpbin.org")' [15:39:53] t/node/merge-route.t .... Failed 3/68 subtests [15:40:02] t/xrpc/redis.t .......... ok 8996 ms ( 0.01 usr 0.00 sys + 2.17 cusr 0.80 csys = 2.98 CPU) [15:40:02] ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
