You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2013/12/08 05:57:35 UTC

[jira] [Commented] (TAJO-393) Unit tests must use test-data directory.

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

Jinho Kim commented on TAJO-393:
--------------------------------

+1

> Unit tests must use test-data directory.
> ----------------------------------------
>
>                 Key: TAJO-393
>                 URL: https://issues.apache.org/jira/browse/TAJO-393
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-393.patch
>
>
> Some unit tests use directories instead of test-data directory. It causes unit test failures in ASF jenkins.
> {code}
> 2013-12-06 23:48:48,175 ERROR master.GlobalEngine (GlobalEngine.java:executeQuery(172)) - 
> Stack Trace:
> java.io.IOException: ERROR: file:///tmp/testDDLByExecuteQuery does not exist
> 	at org.apache.tajo.master.GlobalEngine.createTableOnPath(GlobalEngine.java:274)
> 	at org.apache.tajo.master.GlobalEngine.createTable(GlobalEngine.java:256)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)