Jihoon Son created TAJO-864:
-------------------------------
Summary: JUnit test failure at
TestTimestampDatum.testTimestampConstructor()
Key: TAJO-864
URL: https://issues.apache.org/jira/browse/TAJO-864
Project: Tajo
Issue Type: Bug
Components: data type
Environment: Linux, Java 1.6
Reporter: Jihoon Son
Fix For: 0.9.0
Even though the individual test is successfully passed, 'mvn install' is failed
with the following message.
{noformat}
Failed tests:
TestTimestampDatum.testTimestampConstructor:166 expected:<4> but was:<3>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)