huydoan2 opened a new issue #1102:
URL: https://github.com/apache/openwhisk-wskdeploy/issues/1102
We need a test case for expected behavior when there are duplicated entries
in `manifest.yaml` such as:
```
packages:
helloworld:
actions:
hello1:
function: ../src/integration/helloworld/actions/hello.js
limits:
timeout: 1
timeout: 600000
```
https://github.com/apache/openwhisk-wskdeploy/pull/1101 eliminated a similar
test due to a package change and the behavior also changes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]