[seam-commits] Seam SVN: r12454 - branches/community/Seam_2_2/src/test/ftest.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Apr 13 06:44:24 EDT 2010
Author: mgencur at redhat.com
Date: 2010-04-13 06:44:24 -0400 (Tue, 13 Apr 2010)
New Revision: 12454
Modified:
branches/community/Seam_2_2/src/test/ftest/build.xml
Log:
icefaces registered as webdriver test
Modified: branches/community/Seam_2_2/src/test/ftest/build.xml
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/build.xml 2010-04-13 10:40:40 UTC (rev 12453)
+++ branches/community/Seam_2_2/src/test/ftest/build.xml 2010-04-13 10:44:24 UTC (rev 12454)
@@ -66,7 +66,7 @@
<testexample name="excel" />
<testexample name="groovybooking" />
<testexample name="hibernate" />
- <testexample name="icefaces" />
+ <testexample name="icefaces" webdriver="true"/>
<testexample name="itext" />
<testexample name="jpa" />
<testexample name="mail" />
@@ -106,7 +106,7 @@
<testexample name="guice" />
<testexample name="groovybooking" />
<testexample name="hibernate" />
- <testexample name="icefaces" />
+ <testexample name="icefaces" webdriver="true"/>
<testexample name="itext" />
<testexample name="jee5/booking" />
<testexample name="jpa" />
More information about the seam-commits
mailing list