You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/18 10:32:18 UTC

[jira] [Commented] (TAJO-2078) TestTajoCli.testSelectResultWithNullTrueDeprecated occasionally fails.

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

ASF GitHub Bot commented on TAJO-2078:
--------------------------------------

GitHub user dkhwangbo opened a pull request:

    https://github.com/apache/tajo/pull/964

    TAJO-2078: TestTajoCli.testSelectResultWithNullTrueDeprecated occasionally fails.

    To fix it, I change some process about printing query progress.

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

    $ git pull https://github.com/dkhwangbo/tajo TAJO-2078

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

    https://github.com/apache/tajo/pull/964.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 #964
    
----
commit 2fee37c8e91b35c39000f0a4ca751c8a7f015a4b
Author: Dongkyu Hwangbo <hw...@gmail.com>
Date:   2016-02-18T09:27:48Z

    initial commit

----


> TestTajoCli.testSelectResultWithNullTrueDeprecated occasionally fails.
> ----------------------------------------------------------------------
>
>                 Key: TAJO-2078
>                 URL: https://issues.apache.org/jira/browse/TAJO-2078
>             Project: Tajo
>          Issue Type: Bug
>          Components: cli, Unit Test
>    Affects Versions: 0.12.0
>            Reporter: Jinho Kim
>            Assignee: Dongkyu Hwangbo
>
> Here is the log
> {noformat}
> Results :
> Failed tests: 
>   TestTajoCli.testSelectResultWithNullTrueDeprecated:320->verifySelectResultWithNullTrue:314->assertOutputResult:106->assertOutputResult:110->assertOutputResult:128 expected:<...xecute '\help set'.
> []c_custkey,  o_orderk...> but was:<...xecute '\help set'.
> [
> ]c_custkey,  o_orderk...>
> Tests run: 1733, Failures: 1, Errors: 0, Skipped: 0
> {noformat}



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