You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tgroh <gi...@git.apache.org> on 2016/03/18 23:43:32 UTC

[GitHub] incubator-beam pull request: Improve PipelineOptionsFactoryTest

GitHub user tgroh opened a pull request:

    https://github.com/apache/incubator-beam/pull/60

    Improve PipelineOptionsFactoryTest

    Currently the test uses the literal string for the default runner and
    available runners. Instead, refer to the default runner class and
    extract the simple name from that class.
    
    Automatically figure out portions of the error message for unknown runners.

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

    $ git pull https://github.com/tgroh/incubator-beam more_resilient_options_factory_test

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

    https://github.com/apache/incubator-beam/pull/60.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 #60
    
----
commit 2feabffb1281534f9d8e86e9502c97e4f4bdfdb5
Author: Thomas Groh <tg...@google.com>
Date:   2016-03-18T22:20:49Z

    Improve PipelineOptionsFactoryTest
    
    Currently the test uses the literal string for the default runner and
    available runners. Instead, refer to the default runner class and
    extract the simple name from that class.
    
    Automatically figure out portions of the error message for unknown runners.

----


---
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] incubator-beam pull request: Improve PipelineOptionsFactoryTest

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

    https://github.com/apache/incubator-beam/pull/60


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