You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by minahlee <gi...@git.apache.org> on 2016/06/23 17:47:57 UTC

[GitHub] zeppelin pull request #1074: [HOTFIX] Fix python test case

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

[GitHub] zeppelin pull request #1074: [HOTFIX] Fix python test case

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

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


---
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] zeppelin issue #1074: [HOTFIX] Fix python test case

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

    https://github.com/apache/zeppelin/pull/1074
  
    Closes since it is duplicated with #1073 


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