dubeejw commented on issue #3087: Impose list limit on all entity types. URL: https://github.com/apache/incubator-openwhisk/pull/3087#issuecomment-356817645 Test failures: ``` whisk.core.cli.test.WskBasicUsageTests > Wsk invalid argument handling should reject commands that are executed with invalid arguments FAILED org.scalatest.exceptions.TestFailedException: List(namespace, get, namespace, invalidArg) "error: Invalid argument(s): namespace, invalidArg. No arguments are required. Run 'wsk --help' for usage. " did not include substring "error: Invalid argument(s): invalidArg. An optional namespace is the only valid argument." ``` ``` system.basic.WskBasicTests > Wsk Namespace CLI should not list entities with an invalid namespace FAILED org.scalatest.exceptions.TestFailedException: /home/travis/build/apache/incubator-openwhisk/ansible/../bin/wsk -i --apihost 172.17.0.1 --apiversion v1 namespace get /fakeNamespace --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP error: Invalid argument(s): /fakeNamespace. No arguments are required. Run 'wsk --help' for usage. exit code: 1 was not equal to 147 ```
---------------------------------------------------------------- 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
