Old story :-)

http://wicket-dev.markmail.org/message/soepmwd2s3r6n5op?q=TimeOfDayTest+fails..today!

+1 to deprecate them.
While cleaning up warnings across the board I ran the tests and behold
we have a test that doesn't work well with winter time/summer time
(DST)

Failed tests:

   
TimeOfDayTest.test:37->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:834->Assert.fail:88
expected:<0:0> but was:<23:0>

I'm actually +1 for marking those classes deprecated in W7 and favour
java 8's java.date classes instead in Wicket 8. I'm not sure how much
work that would entail though.

Martijn


Reply via email to