You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by millayr <gi...@git.apache.org> on 2017/01/18 20:51:05 UTC

[GitHub] couchdb-fauxton pull request #836: 81574 - API Url test intermittently fails

GitHub user millayr opened a pull request:

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

    81574 - API Url test intermittently fails

    This test would periodically fail due to a timing issue.
    
    Upon further investigation, the API Url modal would still be visible for a short amount of time after clicking on the Edit link.  Then when attempting to show the modal, the test framework would effectively be closing the modal instead.  This change essentially pauses the test suite until the old modal has time to unmount.

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

    $ git pull https://github.com/millayr/couchdb-fauxton 81574-intermittent-nw-failures

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

    https://github.com/apache/couchdb-fauxton/pull/836.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 #836
    
----
commit 37ee3ad58dab0fd387592d77ec32ed2a4b47b2fb
Author: Ryan Millay <ry...@gmail.com>
Date:   2017-01-18T20:47:37Z

    Adding a check to ensure element is not present

----


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

[GitHub] couchdb-fauxton pull request #836: 81574 - API Url test intermittently fails

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

[GitHub] couchdb-fauxton issue #836: 81574 - API Url test intermittently fails

Posted by garrensmith <gi...@git.apache.org>.
Github user garrensmith commented on the issue:

    https://github.com/apache/couchdb-fauxton/pull/836
  
    +1 


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