Author: mageshbk(a)jboss.com
Date: 2009-05-12 09:15:14 -0400 (Tue, 12 May 2009)
New Revision: 13341
Modified:
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/testng.xml
Log:
[JBEPP-79] Coordination does not work in EPP, disabling it
Modified:
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/testng.xml
===================================================================
---
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/testng.xml 2009-05-12
13:12:20 UTC (rev 13340)
+++
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/testng.xml 2009-05-12
13:15:14 UTC (rev 13341)
@@ -51,13 +51,13 @@
<classes>
<class
name="org.jboss.portal.test.selenium.portal.PortletInstancesTestCase"></class></classes>
</test>
-
+<!--
<test
name="org.jboss.portal.test.selenium.portal.PageCoordinationTestCase"
verbose="2" annotations="JDK">
<classes>
<class
name="org.jboss.portal.test.selenium.portal.PageCoordinationTestCase"></class></classes>
</test>
-
+-->
<test name="org.jboss.portal.test.selenium.cms.CMSFileTestCase"
verbose="2" annotations="JDK">
<classes>
@@ -81,13 +81,13 @@
<classes>
<class
name="org.jboss.portal.test.selenium.cms.CMSFileUploadTestCase"></class></classes>
</test>
-
+<!--
<test name="org.jboss.portal.test.selenium.CoordinationSamplesTestCase"
verbose="2" annotations="JDK">
<classes>
<class
name="org.jboss.portal.test.selenium.CoordinationSamplesTestCase"></class></classes>
</test>
-
+-->
<test name="org.jboss.portal.test.selenium.PortalSamplesTestCase"
verbose="2" annotations="JDK">
<classes>
Show replies by date