upgle commented on a change in pull request #4954:
URL: https://github.com/apache/openwhisk/pull/4954#discussion_r479960184



##########
File path: tests/src/test/scala/system/basic/WskSequenceTests.scala
##########
@@ -501,6 +501,46 @@ class WskSequenceTests extends TestHelpers with 
WskTestHelpers with StreamLoggin
     checkEchoSeqRuleResult(newRun, seqName, JsObject(newPayload))
   }
 
+  it should "run a sub-action even if it is updated while the sequence action 
is running" in withAssetCleaner(wskprops) {

Review comment:
       I've added a test case. And this test currently does not pass on the 
master branch.




----------------------------------------------------------------
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:
[email protected]


Reply via email to