larandersson edited a comment on issue #118: regression in wsk cli tests correlated to client-go commit 67f06bc URL: https://github.com/apache/incubator-openwhisk-client-go/issues/118#issuecomment-472879682 @dubee Don't think so. The test needs to be run against a working OpenWhisk environment. That's probably why it's in the main repo instead of the cli one. Anyway, I made sure my cli repo was in sync with upstream master, updated build.gradle to point to my commit in client-go, built the CLI, then updated my controller and invoker to the latest image and run the failing test manually in CLI (create action, poll for activations, invoke action), and it works just fine! I've also gone over the code and I'm pretty confident that the code I changed never is called from the failing test.
---------------------------------------------------------------- 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] With regards, Apache Git Services
