bpoole16 commented on a change in pull request #2491: Limit length of HTTP body 
displayed when debugging.
URL: 
https://github.com/apache/incubator-openwhisk/pull/2491#discussion_r130423695
 
 

 ##########
 File path: tests/src/test/scala/whisk/core/limits/ActionLimitsTests.scala
 ##########
 @@ -60,6 +60,31 @@ class ActionLimitsTests extends TestHelpers with 
WskTestHelpers {
 
     behavior of "Action limits"
 
+    it should "limit the length of HTTP Req/Resp Body for --verbose to 1000 
bytes" in withAssetCleaner(wskprops) {
 
 Review comment:
    Yes it does, the issue is other commands aren't displaying properly.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to