Hi,
I'm running appfuse 2.0 M5 on linux (opensuse 10.2 with maven 2.0.6 and jdk
1.5.0).
If I run integration test with Italian locale the AddUser test fail:
>
>AddUser:
>[INFO]
------------------------------------------------------------------------
>[ERROR] BUILD ERROR
>[INFO]
------------------------------------------------------------------------
>[INFO] Error executing ant tasks
>
>Embedded error: The following error occurred while executing this line:
>/home/fabio/myappfuse/src/test/resources/web-tests.xml:113: Canoo Webtest:
R_1454.
>Test failed.
>Test step steps
(/home/fabio/myappfuse/src/test/resources/web-tests.xml:115: ) null failed
with >message "Step[verifytext "verify success message" (24/29)]: Text not
found in page. Expected <<div c>lass="message.*>.*<strong>Test
Name</strong>.*</div>>"
If I look at the target/webtest-data folder I see that the html of the
addUser testcase response doesn't contain <strong>Test Name</strong> but it
contains <strong>{0}</strong>
If set english locale before running mvn integration-test (export
LANG=en_US.UTF-8) every thing work perfectly...
What's the problem ?
--
View this message in context:
http://www.nabble.com/fail-with-Italian-locale-tf3874804s2369.html#a10979387
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]