houshengbo commented on issue #3021: Consider automatic server-side retry on concurrent modification of assets during CRUD operations URL: https://github.com/apache/incubator-openwhisk/issues/3021#issuecomment-347897872 @rabbah The failure of the wskdeploy build is from just the deploy and undeploy's perspective. You can take a look at the recent Travis builds for PRs in openwhisk. There could be no error, but there could be raised randomly each time. For example, I just add a longer timeout for the test cases, but this is the travis result: https://travis-ci.org/apache/incubator-openwhisk/builds/308993351 Even some merged PR raised error: https://travis-ci.org/apache/incubator-openwhisk/builds/308952327. It used to build fine as a PR. The Travis build of openwhisk has already been unstable.
---------------------------------------------------------------- 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
