eiri commented on issue #1704: Test suite `delayed_commits.js` unreliable.
URL: https://github.com/apache/couchdb/issues/1704#issuecomment-437930612
 
 
   So, this turned out not to be about `delayed_commits` tests, but a some kind 
of a race in a server restart code introduced in #1543. I haven't nailed what 
is it exactly yet, so far it seems to be triggered when restart's killing 
running compaction or/and when there are a previous content in the system 
databases in `dev/lib/node*`. This explains why it's less frequent on CI (it 
starts from a clean state every time) and it's more profound in dev env (I 
don't run `make devclean` on _each_ test run).
   
   Since this is not the tests themselves, but actual `restart` API part we are 
using in elixir tests I'll keep looking.
   
   

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