You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ja...@apache.org on 2019/05/07 09:52:09 UTC

[incubator-openwhisk] branch master updated (2e36d36 -> 65bc5ff)

This is an automated email from the ASF dual-hosted git repository.

jamesthomas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git.


    from 2e36d36  Actionloop docs (#4446)
     add 65bc5ff  Fix test cases to work with nodejs:10 as default nodejs runtime. (#4450)

No new revisions were added by this update.

Summary of changes:
 tests/dat/actions/openFiles.js                     |   2 +-
 .../scala/invokerShoot/ShootInvokerTests.scala     |  20 ++-
 .../core/cli/test/WskRestBasicUsageTests.scala     |  53 ++++--
 .../openwhisk/core/limits/ActionLimitsTests.scala  |   2 +-
 .../test/scala/system/basic/WskActionTests.scala   |  21 ++-
 .../scala/system/basic/WskRestBasicTests.scala     | 198 +++++++++++++--------
 6 files changed, 202 insertions(+), 94 deletions(-)