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 2019/02/13 17:53:38 UTC

[GitHub] mdeuser commented on a change in pull request #4271: package nodejs dependencies into routemgmt actions

mdeuser commented on a change in pull request #4271: package nodejs dependencies into routemgmt actions
URL: https://github.com/apache/incubator-openwhisk/pull/4271#discussion_r256514607
 
 

 ##########
 File path: tests/src/test/scala/apigw/healthtests/ApiGwEndToEndTests.scala
 ##########
 @@ -166,6 +170,7 @@ abstract class ApiGwEndToEndTests
         basepathOrApiName = testbasepath,
         expectedExitCode = DONTCARE_EXIT,
         cliCfgFile = Some(cliWskPropsFile.getCanonicalPath()))
+      println("api removed prior to recreation: " + testbasepath)
 
 Review comment:
   no.. these were just temporary adds to troubleshoot and issue that was eventually resolved with a recalibrated database.  i'll remove those new printlns

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