Revolyssup commented on code in PR #9701: URL: https://github.com/apache/apisix/pull/9701#discussion_r1254242947
########## t/cli/test_cmd.sh: ########## @@ -24,9 +24,9 @@ git checkout conf/config.yaml # remove stale conf server sock touch conf/config_listen.sock ./bin/apisix start -sleep 0.5 Review Comment: The tests were failing intermittently on CI as well as my machine. They passed only after giving a long enough sleep between start and stop. -- 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]
