You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/08/03 03:19:09 UTC

[GitHub] [openwhisk-runtime-go] ningyougang commented on pull request #172: Upgrade gradle version

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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org