You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/21 17:42:31 UTC

[GitHub] [couchdb] iilyak opened a new pull request #2590: Fix base url in tests

iilyak opened a new pull request #2590: Fix base url in tests
URL: https://github.com/apache/couchdb/pull/2590
 
 
   ## Overview
   
   This PR fixes few replicator elixir tests. The tests were broken by https://github.com/apache/couchdb/pull/2519
   
   ## Testing recommendations
   
   ```
   git clean -xffd && ./configure --dev && make && make elixir tests=test/elixir/test/replication_test.exs
   ```
   
   I have two tests still failing locally. However these two were failing prior to https://github.com/apache/couchdb/pull/2519.
   
   
   ## Related Issues or Pull Requests
   
   * https://github.com/apache/couchdb/pull/2519
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] nickva merged pull request #2590: Fix base url in tests

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #2590: Fix base url in tests
URL: https://github.com/apache/couchdb/pull/2590
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services