Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
core-1.1.0
-
None
-
Just followed the estatio build instructions to build ISIS on ubuntu 12.04. Time zone for my computer is GMT+12
Description
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)