[
https://issues.apache.org/jira/browse/TAJO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224259#comment-14224259
]
Hudson commented on TAJO-1188:
------------------------------
SUCCESS: Integrated in Tajo-master-build #463 (See
[https://builds.apache.org/job/Tajo-master-build/463/])
TAJO-1188: Fix testcase testTimestampConstructor in TestTimestampDatum.
(DaeMyung Kang via hyunsik) (hyunsik: rev
0c97fc0319b0f33c3a76f591d48cb52f1df92567)
* tajo-common/src/test/java/org/apache/tajo/datum/TestTimestampDatum.java
* CHANGES
> Fix testcase testTimestampConstructor in TestTimestampDatum
> -----------------------------------------------------------
>
> Key: TAJO-1188
> URL: https://issues.apache.org/jira/browse/TAJO-1188
> Project: Tajo
> Issue Type: Bug
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
> Fix For: 0.9.1
>
>
> This is also timezone bug.
> but, before adding timezone info into tajo.
> I think it is better to fix testcase for this case.
> testTimestampConstructor in TestTimestampDatum will break the test because of
> timezone.
> it compares UTC date and jvm timezone date.
> so it needs to set timezone as UTC for Calendar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)