Tests failing on my mac laptop too: > AlertsTest: com.thoughtworks.selenium.SeleniumException: window.$$ is not a > function
> FormTests: java.lang.AssertionError: expected:<28> but was:<27> > at > org.apache.tapestry5.integration.app1.FormTests.datefield_select_newmonth_samedate(FormTests.java:261) > Could datefield test fail because of locale differences? Denis On Aug 11, 2011, at 10:08 AM, Massimo Lusetti wrote: > I'm on a Ubuntu laptop now and I've always had test failing. > > The > "org.apache.tapestry5.integration.app1.FormTests:datefield_select_newmonth_samedate" > always fails with "expected:<28> but was:<27>". > > Before the recent commit by Howard on rev 1155446: "Fix (I hope) a > couple of broken tests" where it add a sleep to the AlertsTests that > was failing too. > > This is: > java version "1.6.0_26" > Java(TM) SE Runtime Environment (build 1.6.0_26-b03) > Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) > > Anyone else in this situation? > -- > Massimo > http://meridio.blogspot.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
