You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/16 17:41:58 UTC

[GitHub] mrutkows opened a new issue #608: Invalid Runtime not detected / no error generated

mrutkows opened a new issue #608: Invalid Runtime not detected / no error generated
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/608
 
 
   manifest_parser_test includes a unit test "TestComposeActionsForInvalidRuntime"
   
   The actual test is commented out and it simply outputs a <nil> error (meaning the invalid runtime was not reported as an error).  The function contains several TODO that suggest issue 307 will address this ... HOWEVER issue 307 (and ref. issue 306) are both closed.
   
   There still is not "InvalidRuntime" error... we need such a named error to be thrown if the manifest has this field set (and it is not inferred) to an unknown value.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services