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 2018/11/24 16:03:54 UTC

[GitHub] dottorblaster commented on issue #1760: test: port coffee.js to Elixir test suite

dottorblaster commented on issue #1760: test: port coffee.js to Elixir test suite
URL: https://github.com/apache/couchdb/pull/1760#issuecomment-441377619
 
 
   @jaydoane I think I came out with a cleverer approach in the end. Since we don't care about that specific execution order and we are testing the coffeescript query language here, now the test plays with documents first, then it receives the design document that builds the index. This way we work around the eventual consistency for the purpose of this test and we don't need any `retry_until` logic.
   
   Thanks for pointing out that `retry_until` can be used anyway, I think it'll be useful for future ports! 👍 And thanks for the review man 😎 

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