iilyak commented on issue #1704: Test suite `delayed_commits.js` unreliable.
URL: https://github.com/apache/couchdb/issues/1704#issuecomment-443876949
 
 
   @eiri: I think it is ok to use erlang distribution to control SUT (system 
under test) as long as:
   - the extra node is hidden (so it is not considered by cluster as real node)
   - the APIs we call remotely from integration tests are encapsulated in a 
test helper module
     - we carefully add functions in there on case by case basis
     - if we would allow calling any function on the node our tests would 
quickly become implementation specific
   

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