Kylin Soong created TEIID-3829:
----------------------------------
Summary: olingo module junit test failed
Key: TEIID-3829
URL:
https://issues.jboss.org/browse/TEIID-3829
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 8.13
Reporter: Kylin Soong
Assignee: Steven Hawkins
Fix For: 8.13
olingo module junit test failed:
{code}
Results :
Failed tests:
TestODataSQLBuilder.testEq:431->te:400->helpTest:227 expected:<...g0 WHERE
g0.e1 = {t'[04]:20:02'} ORDER BY g0...> but was:<...g0 WHERE g0.e1 =
{t'[16]:20:02'} ORDER BY g0...>
TestODataSQLBuilder.testTimeMethods:552->te:400->helpTest:227
expected:<...YEAR({ts'2008-10-13 [04]:20:02.0'}) = 2008 O...> but
was:<...YEAR({ts'2008-10-13 [16]:20:02.0'}) = 2008 O...>
Tests run: 109, Failures: 2, Errors: 0, Skipped: 0
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)