GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/417

    Fix for switchDatabase.js test

    This slows down the test to wait for the body of the databases
    table to have been loaded before redirecting. That ensures that
    the databases have actually been loaded, so the jumptodb option
    has a data source loaded.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton switch-db-nw-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/417.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #417
    
----
commit 1706c75daf97621619752c5f3320eb7971341580
Author: Ben Keen <ben.k...@gmail.com>
Date:   2015-05-14T22:05:19Z

    Fix for switchDatabase.js test
    
    This slows down the test to wait for the body of the databases
    table to have been loaded before redirecting. That ensures that
    the databases have actually been loaded, so the jumptodb option
    has a data source loaded.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to