You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/07/17 09:38:49 UTC

[jira] [Commented] (ISIS-467) timezone difference issue in date test in org.apache.isis.objectstore.sql.HsqlTest

    [ https://issues.apache.org/jira/browse/ISIS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710825#comment-13710825 ] 

Dan Haywood commented on ISIS-467:
----------------------------------

As a workaround, either:

a) remove the entries for objectstore.sql in the master pom.xml
b) or, build with skipping tests, ie mvn clean install -DskipTests
c) or, build using -Psonar (just builds the TLP released modules, not those without release since graduation): ie mvn clean install -Psonar  

                
> timezone difference issue in date test in org.apache.isis.objectstore.sql.HsqlTest
> ----------------------------------------------------------------------------------
>
>                 Key: ISIS-467
>                 URL: https://issues.apache.org/jira/browse/ISIS-467
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>         Environment: Just followed the estatio build instructions to build ISIS on ubuntu 12.04. Time zone for my computer is GMT+12 
>            Reporter: David Tildesley
>            Assignee: Dan Haywood
>            Priority: Minor
>
> Test set: org.apache.isis.objectstore.sql.HsqlTest
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.667 sec <<< FAILURE!
> testTestAll(org.apache.isis.objectstore.sql.HsqlTest)  Time elapsed: 0.752 sec  <<< FAILURE!
> java.lang.AssertionError: Applib date: Test '2010-3-5', expected 2010-03-05, but got 2010-03-06. Check log for more info.
> 	at org.junit.Assert.fail(Assert.java:88)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira