Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/253#discussion_r14909334
  
    --- Diff: test/couchdb/eunit.ini ---
    @@ -15,6 +15,14 @@
     ; specific language governing permissions and limitations
     ; under the License.
     
    -[uuids]
    -algorithm = utc_id
    -utc_id_suffix = bozo
    +[couchdb]
    +; time to relax!
    +uuid = 74696d6520746f2072656c617821
    +
    +[httpd]
    +port = 0
    --- End diff --
    
    To pick random free port. Otherwise, for any constant one, we have to 
expect that nobody listens it or all the tests will fail. Also, as for testing, 
any randomization is a good.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to