GitHub user minahlee opened a pull request:

    https://github.com/apache/zeppelin/pull/1074

    [HOTFIX] Fix python test case

    ### What is this PR for?
    Fix python test case caused by #1067 
    
    ### What type of PR is it?
    Hot Fix
    
    ### How should this be tested?
    run
    ```
    mvn -pl 'zeppelin-interpreter,python' 
-Dtest=org.apache.zeppelin.python.PythonInterpreterTest -Denforcer.skip=true 
test -DfailIfNoTests=false
    ```
    and see if build success


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

    $ git pull https://github.com/minahlee/zeppelin hotfix/pythonTest

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

    https://github.com/apache/zeppelin/pull/1074.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 #1074
    
----
commit 5042bc260f3183739747f745e7d4bc8af179a047
Author: Mina Lee <mina...@apache.org>
Date:   2016-06-23T17:44:01Z

    Fix python test case

----


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