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

[jira] [Resolved] (TAJO-868) TestDateTimeFunctions unit test is occasionally failed

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

Hyunsik Choi resolved TAJO-868.
-------------------------------

    Resolution: Fixed

committed. Thank for the review.

> TestDateTimeFunctions unit test is occasionally failed
> ------------------------------------------------------
>
>                 Key: TAJO-868
>                 URL: https://issues.apache.org/jira/browse/TAJO-868
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.0
>
>
> This is some urgent issue.
> {noformat}
> 2014-06-05 02:25:57,942 INFO: org.apache.tajo.worker.TajoWorker (stop(334)) - TajoWorker main thread exiting
> Results :
> Failed tests:   testDateTimeNow(org.apache.tajo.engine.function.TestDateTimeFunctions): select cast(extract(hour from current_time()) as INT4); expected:<[0]3> but was:<[]3>
>  testTimeValueKeyword(org.apache.tajo.engine.function.TestDateTimeFunctions): select cast(extract(hour from current_time) as INT4); expected:<[0]3> but was:<[]3>
> Tests run: 772, Failures: 2, Errors: 0, Skipped: 0
> [INFO] ----------------------------------------------
> {noformat}



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