You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/01 13:14:22 UTC

[GitHub] cbickel opened a new pull request #3041: Reenable retry on delete of an entity after test, if there is a confl?

cbickel opened a new pull request #3041: Reenable retry on delete of an entity after test, if there is a confl?
URL: https://github.com/apache/incubator-openwhisk/pull/3041
 
 
   ?ict.
   
   We are currently seeing issues in travis with conflicts. I looked at some tests, and some of them failed, because the cleanup did not work.
   The reason is, that the retry is not executed anymore, since we use the RestWsk tests.
   
   This PR is only an intermittent solution to make travis passing again more often with several controllers.
   I think we need to rework all the Exitcodes, to make them work with the CLI and the RestClient, without always adding both values in these helpers, that are using CLI and Rest.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services