Amila Wijayarathna created RYA-44:
-------------------------------------
Summary: testMilliSecondsNoZone test case fails when running from
+0530 time zone
Key: RYA-44
URL: https://issues.apache.org/jira/browse/RYA-44
Project: Rya
Issue Type: Bug
Components: build
Reporter: Amila Wijayarathna
I'm currently in +0530 time zone and when I build rya source with tests,
testMilliSecondsNoZone test fails with following output I'm currently in +0530
time zone and when I build rya source with tests, testMilliSecondsNoZone test
fails with following output
testMilliSecondsNoZone(mvm.rya.api.resolver.impl.DateTimeRyaTypeResolverTest)
Time elapsed: 0.051 sec <<< FAILURE!
java.lang.AssertionError: Before='2002-02-02T02:02:02.222'; Expected should
match actual regex after='2002-02-02T\d\d:\d\d:02\.222Z'
deserialized:2002-02-01T20:02:02.222Z
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
mvm.rya.api.resolver.impl.DateTimeRyaTypeResolverTest.testMilliSecondsNoZone(DateTimeRyaTypeResolverTest.java:116)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)