Just tried to rebuild fan today (changed clock), and got: TEST FAILED sys::TestErr: Test failed: 23:00:00 != 00:00:00
fan.sys.Test.err (Test.java:182) fan.sys.Test.fail (Test.java:174) fan.sys.Test.verifyEq (Test.java:102) fan.sys.Test.verifyEq (Test.java:96) testSys::DateTimeTest.testMidnight (DateTimeTest.fan:1046) sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java) sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke (Method.java:597) fan.sys.Method.invoke (Method.java:558) fan.sys.Method$MethodFunc.call (Method.java:222) fan.sys.Method.call (Method.java:178) fanx.tools.Fant.runTest (Fant.java:172) fanx.tools.Fant.test (Fant.java:93) fanx.tools.Fant.test (Fant.java:29) fanx.tools.Fant.run (Fant.java:253) fanx.tools.Fant$1.run (Fant.java:294) fan.sys.Thread$Val.run (Thread.java:504)
I know, should not compile on Sundays :)
Looks like it's fixed on the tip. It was the build of rev 1002. Sorry.
You're on it! Yeah I saw that problem this morning with the US time change. Should be fixed in tip.
Login or Signup to reply.
freddy33 Sun 8 Mar 2009
Just tried to rebuild fan today (changed clock), and got: TEST FAILED sys::TestErr: Test failed: 23:00:00 != 00:00:00
I know, should not compile on Sundays :)
freddy33 Sun 8 Mar 2009
Looks like it's fixed on the tip. It was the build of rev 1002. Sorry.
brian Sun 8 Mar 2009
You're on it! Yeah I saw that problem this morning with the US time change. Should be fixed in tip.