tokers commented on a change in pull request #250:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/250#discussion_r578060348



##########
File path: cmd/ingress/ingress_test.go
##########
@@ -105,6 +105,9 @@ func TestSignalHandler(t *testing.T) {
 }
 
 func TestNewIngressCommandEffectiveLog(t *testing.T) {
+       // Delay for 2 seconds to avoid conflicting with the
+       // TestSignalHandler case.
+       time.Sleep(2 * time.Second)

Review comment:
       Not the conflicts of port, just like the conflicts about terminal 
(stdout).




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to