spacewander commented on code in PR #7006: URL: https://github.com/apache/apisix/pull/7006#discussion_r876518081
########## t/cli/test_main.sh: ########## @@ -706,6 +706,26 @@ fi ./bin/apisix stop echo "pass: ignore stale nginx.pid" +# check operation not permitted +sudo make run Review Comment: Can we replace this test with a test that checks `no such process`? It seems we don't have test to cover it. -- 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]
