[
https://issues.apache.org/jira/browse/RYA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175710#comment-15175710
]
ASF GitHub Bot commented on RYA-44:
-----------------------------------
GitHub user AmilaWijayarathna opened a pull request:
https://github.com/apache/incubator-rya/pull/23
RYA-44 testMilliSecondsNoZone test case fails when running from +0530 time
zone
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AmilaWijayarathna/incubator-rya RYA-44
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit 39c39429019937284d2e100ce0cffd214ea726e3
Author: AmilaWijayarathna <[email protected]>
Date: 2016-03-02T14:44:47Z
RYA-44 testMilliSecondsNoZone test case fails when running from +0530 time
zone
----
> 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
> Assignee: 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)