You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/14 09:52:46 UTC

[jira] [Commented] (EAGLE-85) Fix unit test failure.

    [ https://issues.apache.org/jira/browse/EAGLE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055647#comment-15055647 ] 

ASF GitHub Bot commented on EAGLE-85:
-------------------------------------

GitHub user RalphSu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/27

    EAGLE-85 : Fix unit test failure.

    Fix the failed test cases.
    
    1. avoid hive sql in test case using reserved words which fails the hive parser. https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL
    
    2. Mark not-runnable tests (like external dependency, not well formatted scala test) as ignored.
    
    3. Fix a couple of failed test cases in hbase audit log parser.


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

    $ git pull https://github.com/RalphSu/incubator-eagle master

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

    https://github.com/apache/incubator-eagle/pull/27.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 #27
    
----
commit f095b5688889732388bd25f7b0e80db68ff1e9a6
Author: Su <su...@gmail.com>
Date:   2015-12-14T08:34:32Z

    EAGLE-85 : Fix unit test failure.

----


> Fix unit test failure.
> ----------------------
>
>                 Key: EAGLE-85
>                 URL: https://issues.apache.org/jira/browse/EAGLE-85
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Su Ralph
>            Assignee: Su Ralph
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)