[ http://jira.codehaus.org/browse/CONTINUUM-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Morales Martinez updated CONTINUUM-2073:
---------------------------------------------
Attachment: CONTINUUM-2073-TestNG-4.patch
This patch contains new test about Purge, Schedule, Queue, Configuration and LocalRepository.
Next time, I will attach a patch with the rest of the test. I run the test is the following
environments:
- Ubuntu 8.10, Maven 2.0.9, JDK5, JDK6, Opera, Firefox
- Windows XP, Maven 2.0.9, JDK5, JDK6, Firefox
These are the steps that I have followed:
1. Checkout continuum(755816)
2. Install continuum. mvn install in continuum directory.
3. Run continuum in webapp directory (mvn jetty: run)
4. Configure admin user and default configuration.
5. Adding openqa mirror in setting.xml of Maven:
<mirror>
<id> openqa </ id>
<mirrorOf>! central </ mirrorOf>
<name> OpenQA Mirror </ name>
<url>http://nexus.openqa.org/content/repositories/releases/</ url>
</ mirror>
5. Run continuum test. mvn clean install -f testng-pom.xml in continuum-webapp-test directory
I hope they work successfully.
> Revive the automated Selenium integration tests
> -----------------------------------------------
>
> Key: CONTINUUM-2073
> URL: http://jira.codehaus.org/browse/CONTINUUM-2073
> Project: Continuum
> Issue Type: Test
> Affects Versions: 1.3.1
> Reporter: Wendy Smoak
> Attachments: CONTINUUM-2073-src-test-it-2.patch, CONTINUUM-2073-src-test-it.patch,
CONTINUUM-2073-TestNG, CONTINUUM-2073-TestNG-2.patch, CONTINUUM-2073-TestNG-3.patch, CONTINUUM-2073-TestNG-4.patch
>
>
> Get the automated Selenium tests in the continuum-webapp-module running again.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|