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.
   It will become a severe issue as more contribution comes to openwhisk, 
because random errors will be raised in every pr. It could be lucky there is no 
error, but there must be unlucky ones. We cannot count on that the build 
depends on luck.
   

----------------------------------------------------------------
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

Reply via email to