You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2014/06/11 22:04:01 UTC

[jira] [Resolved] (TAJO-875) branch-0.8.1 junit test failures

     [ https://issues.apache.org/jira/browse/TAJO-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaehwa Jung resolved TAJO-875.
------------------------------

    Resolution: Won't Fix

> branch-0.8.1 junit test failures
> --------------------------------
>
>                 Key: TAJO-875
>                 URL: https://issues.apache.org/jira/browse/TAJO-875
>             Project: Tajo
>          Issue Type: Bug
>    Affects Versions: 0.8.1
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>            Priority: Blocker
>             Fix For: 0.8.1
>
>
> See the title. When I run 'mvn clean install', the following error occurred.
> {code:xml}
> Results :
> Failed tests:   testCaseByCase(org.apache.tajo.engine.eval.TestIntervalType): select date '2013-01-01' + interval '1 month 70 day' expected:<2013-04-12 0[0]:00:00> but was:<2013-04-12 0[1]:00:00>
> Tests run: 711, Failures: 1, Errors: 0, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Tajo Main ......................................... SUCCESS [12.208s]
> [INFO] Tajo Project POM .................................. SUCCESS [2.926s]
> [INFO] Tajo Maven Plugins ................................ SUCCESS [4.907s]
> [INFO] Tajo Common ....................................... SUCCESS [10.621s]
> [INFO] Tajo Algebra ...................................... SUCCESS [3.340s]
> [INFO] Tajo Catalog Common ............................... SUCCESS [5.616s]
> [INFO] Tajo Rpc .......................................... SUCCESS [21.408s]
> [INFO] Tajo Catalog Client ............................... SUCCESS [1.268s]
> [INFO] Tajo Catalog Server ............................... SUCCESS [6.391s]
> [INFO] Tajo Storage ...................................... SUCCESS [51.159s]
> [INFO] Tajo Yarn PullServer .............................. SUCCESS [3.738s]
> [INFO] Tajo Client ....................................... SUCCESS [4.731s]
> [INFO] Tajo JDBC Driver .................................. SUCCESS [2.158s]
> [INFO] Tajo Core Backend ................................. FAILURE [5:00.118s]
> [INFO] Tajo Catalog Drivers .............................. SKIPPED
> [INFO] Tajo Catalog ...................................... SKIPPED
> [INFO] Tajo Distribution ................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 7:11.382s
> [INFO] Finished at: Mon Jun 09 22:26:21 PDT 2014
> [INFO] Final Memory: 44M/123M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project tajo-core: There are test failures.
> [ERROR] 
> [ERROR] Please refer to /Users/blrunner/IdeaProjects/branch-0.8.1/tajo-core/target/surefire-reports for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :tajo-core
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)