Author: prabhat.jha(a)jboss.com
Date: 2009-09-08 14:54:19 -0400 (Tue, 08 Sep 2009)
New Revision: 15499
Modified:
branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml
Log:
temporarily disabling all parser tests until we have tests passing with one set
Modified: branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml 2009-09-08
17:44:21 UTC (rev 15498)
+++ branches/community/3.3.X/test-applications/seleniumTest/richfaces/pom.xml 2009-09-08
18:54:19 UTC (rev 15499)
@@ -109,12 +109,17 @@
<!-- Skip the normal tests, we'll run them in the integration-test phase
-->
<skip>true</skip>
<suiteXmlFiles>
+ <suiteXmlFile>
+ src/test/testng/hudson/testng-def-def-none-parser.xml
+ </suiteXmlFile>
+ <!--
<suiteXmlFile>
src/test/testng/hudson/testng-failures.xml
</suiteXmlFile>
<suiteXmlFile>
src/test/testng/hudson/testng.xml
</suiteXmlFile>
+ -->
</suiteXmlFiles>
<properties>
<property>
Show replies by date