Are you using JDK6 by chance? The test cases fail under JDK6 from what I remember. It had something to do with the order of the attributes in the output.
On Thu, Apr 24, 2008 at 1:02 PM, Bruno Borges <[EMAIL PROTECTED]> wrote: > These are some of the tests that have failed: > > org.apache.wicket.ajax.AjaxRequestTargetTest > org.apache.wicket.ajax.DomReadyOrderTest > org.apache.wicket.TestDetachPage > org.apache.wicket.markup.html.header.testing.TestPage > org.apache.wicket.markup.html.header.inheritance.ConcretePage2 > org.apache.wicket.markup.html.basic.SimplePage_7 > org.apache.wicket.markup.resolver.SimplePage_1 > > I couldn't get Surefire Report because of an unknow issue. Anybody out there > could try to do that? > > > > On Thu, Apr 24, 2008 at 1:27 PM, Martijn Dashorst < > [EMAIL PROTECTED]> wrote: > > > it would help if you mention which tests you use, and which platform > > (jvm version, etc) > > > > Martijn > > > > On 4/24/08, Bruno Borges <[EMAIL PROTECTED]> wrote: > > > I have just checked out trunk and tried to compile it, but tests are > > > failing. :( > > > Is everything ok? > > > > > > cheers > > > -- > > > Bruno Borges > > > blog.brunoborges.com.br > > > +55 1185657739 > > > > > > "The glory of great men should always be > > > measured by the means they have used to > > > acquire it." > > > - Francois de La Rochefoucauld > > > > > > > > > -- > > Buy Wicket in Action: http://manning.com/dashorst > > Apache Wicket 1.3.2 is released > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2 > > > > > > -- > > > Bruno Borges > blog.brunoborges.com.br > +55 1185657739 > > "The glory of great men should always be > measured by the means they have used to > acquire it." > - Francois de La Rochefoucauld >
