You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by jaredjstewart <gi...@git.apache.org> on 2016/12/01 19:02:32 UTC

[GitHub] incubator-geode pull request #301: UITests actually take screenshots on fail...

GitHub user jaredjstewart opened a pull request:

    https://github.com/apache/incubator-geode/pull/301

    UITests actually take screenshots on failure

    The ScreenShotOnFailureRule had been moved inside of another Rule, but this doesn't actually work.  So I moved it back out into each UI test separately.

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

    $ git pull https://github.com/jaredjstewart/incubator-geode fixScreenshotRule

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

    https://github.com/apache/incubator-geode/pull/301.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 #301
    
----

----


---
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.
---