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:
[email protected]


With regards,
Apache Git Services

Reply via email to