Author: vrockai
Date: 2009-05-13 03:26:37 -0400 (Wed, 13 May 2009)
New Revision: 13348
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/testng.xml
Log:
[selenium] - turning the suite on again
Modified: branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/testng.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/testng.xml 2009-05-13 07:21:31 UTC
(rev 13347)
+++ branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/testng.xml 2009-05-13 07:26:37 UTC
(rev 13348)
@@ -1,6 +1,6 @@
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="SeleniumTest">
-<!--
+
<test verbose="2"
name="org.jboss.portal.test.selenium.UserLoginTestCase"
annotations="JDK">
<classes>
<class name="org.jboss.portal.test.selenium.UserLoginTestCase"/>
@@ -117,7 +117,7 @@
<classes>
<class
name="org.jboss.portal.test.selenium.portal.EndtoEndPortalAdminTestCase"></class></classes>
</test>
--->
+
<test name="org.jboss.portal.test.selenium.cms.CMSArchiveUploadTestCase"
verbose="2" annotations="JDK">
<classes>
Show replies by date