iilyak opened a new pull request #532: Filter out non replicator tasks in test 
case
URL: https://github.com/apache/couchdb/pull/532
 
 
   ## Overview
   
   Previously the test relied in the assumption that there are no
   couch_tasks which are running concurrently. This commit fixes that assumption
   by filtering out all non replication related tasks from the output of
   `couch_task_status:all()`.
   
   ## Testing recommendations
   
   make eunit apps=couch_replicator 
   
   ## JIRA issue number
   
   ## Related Pull Requests
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   
 
----------------------------------------------------------------
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