nickva commented on issue #2429: Remove EUnit retries on failure
URL: https://github.com/apache/couchdb/pull/2429#issuecomment-572387260
 
 
   @davisp I did a bit of investigating 
https://github.com/apache/couchdb/issues/2424#issuecomment-572304711. Log file 
shows that flakiness coming from the auth (user / pass) not working after the 
setup finishes. So first PUT ends up with a 401 instead of 201/202.
   
   If nothing comes obvious is wrong, we could do something like 
`test_util:wait_until...` until auth is finally ready.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to