On Thu, Aug 11, 2011 at 10:27 AM, Denis Stepanov
<[email protected]> wrote:

> Tests failing on my mac laptop too:
>> AlertsTest: com.thoughtworks.selenium.SeleniumException: window.$$ is not a 
>> function

I've seen that too and it happen when my machine is busy... I suspect
timing issues again here.

>> 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?

I'm not so sure cause here is my settings:
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

But at a first glance due to the type of error a locale problem pops up in mind

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to