dubee commented on a change in pull request #3919: Allow raw JSON string as 
response for webaction without base64 encoding.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3919#discussion_r207272906
 
 

 ##########
 File path: 
tests/src/test/scala/whisk/core/controller/test/WebActionsApiTests.scala
 ##########
 @@ -985,53 +984,7 @@ trait WebActionsApiBaseTests extends ControllerTestCommon 
with BeforeAndAfterEac
       }
     }
 
-    it should s"handle http web action with base64 encoded known '+json' 
response (auth? ${creds.isDefined})" in {
 
 Review comment:
   Nevermind, I thought raw web actions were going to still return base64, but 
that doesn't seem to be the case.

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