ningyougang commented on PR #172:
URL: 
https://github.com/apache/openwhisk-runtime-go/pull/172#issuecomment-1203436752

   Applied this pr's content to 
https://github.com/apache/openwhisk-runtime-go/pull/170/ due to this pr: 
https://github.com/apache/openwhisk/pull/5290
   
   Otherwise below test case will be failed
   ```
   runtime.actionContainers.ActionLoopBasicTests > runtime proxy should run and 
report an error for function not returning a json object FAILED
       org.scalatest.exceptions.TestFailedException: Some({"error":"The action 
did not return a dictionary."}) was not equal to Some({"error":"The action did 
not return a dictionary or array."})
           at 
org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:343)
           at 
org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6723)
           at 
org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6759)
   ...
   ```


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