You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/07/08 18:27:14 UTC

[GitHub] [couchdb] nickva opened a new pull request, #4096: Fix flaky "validate doc update" elixir test

nickva opened a new pull request, #4096:
URL: https://github.com/apache/couchdb/pull/4096

   We saw it fail quite a few times already so adding a retry around it.
   
   Unfortunately it could now fail with a timeout instead of an assert but since we're updating a document there is no idempotent way to testing it (retry until, then do the actual assert again below).
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4096: Fix flaky "validate doc update" elixir test

Posted by GitBox <gi...@apache.org>.
nickva merged PR #4096:
URL: https://github.com/apache/couchdb/pull/4096


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org