This test currently takes 15 seconds to invoke an action as serialization size
is not account for even when the invoker truncates the action response.
```
whisk.core.limits.ActionLimitsTests > Action limits should successfully invoke
an action with a payload close to the limit (5 MB) STANDARD_ERROR
org.scalatest.exceptions.TestFailedException: 19204 was not less than 15000
```
```
whisk.core.limits.ActionLimitsTests > Action limits should succeed but truncate
result, if result exceeds its limit (blocking: true) STANDARD_ERROR
org.scalatest.exceptions.TestFailedException: 15754 was not less than 15000
```
[ Full content available at:
https://github.com/apache/incubator-openwhisk/pull/4040 ]
This message was relayed via gitbox.apache.org for [email protected]