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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---