jiangpengcheng commented on code in PR #5228:
URL: https://github.com/apache/openwhisk/pull/5228#discussion_r867313371


##########
tests/src/test/scala/org/apache/openwhisk/core/scheduler/queue/test/MemoryQueueFlowTests.scala:
##########
@@ -1496,6 +1497,7 @@ class MemoryQueueFlowTests
           // queue should not be terminated as there is an activation
           Thread.sleep(gracefulShutdownTimeout.toMillis)
 
+          fsm.underlyingActor.containers = Set(testContainerId)

Review Comment:
   adding this line covers case that there is still a container for old queue, 
but does not cover case that there is no container for old queue



-- 
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]

Reply via email to