Hello! I decided to try to be more up-to-date, so I thought I'd try using Wicket from SVN.
I'm using the WICKET_1_2 branch, which IIUC should remain fairly stable. (Is my understanding correct?) There are 21 failures and 42 errors in the tests when I run the build... Just as one example: ------------------------------------------------------------------------------- Test set: wicket.util.time.DurationTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.54 sec <<< FAILURE! testLocale(wicket.util.time.DurationTest) Time elapsed: 0.03 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<1.5 hours> but was:<15 hours> at junit.framework.Assert.fail (Assert.java:47) at junit.framework.Assert.failNotEquals (Assert.java:283) at junit.framework.Assert.assertEquals (Assert.java:65) at junit.framework.Assert.assertEquals (Assert.java:72) at wicket.util.time.DurationTest.testLocale (DurationTest.java:106) Just thought I'd let you know... BTW, shouldn't all the tests pass before committing new code? Or is this just because the devs were in a big hurry to get out the 1.2 release? Cheers, Dave ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
