upgrade TestNG to a newer version
---------------------------------

                 Key: MRM-1367
                 URL: http://jira.codehaus.org/browse/MRM-1367
             Project: Archiva
          Issue Type: Improvement
    Affects Versions: 1.3
            Reporter: Brett Porter


While the Selenium tests pass with 5.9, upgrading to 5.10 or above causes the 
following failures:

Running TestSuite
Tests run: 115, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 261.207 sec 
<<< FAILURE!

Results :

Failed tests: 
  testViewAuditLogsDataFound(org.apache.archiva.web.test.AuditLogsReportTest)
  
testViewAuditLogsForAllRepositories(org.apache.archiva.web.test.AuditLogsReportTest)
  testViewAuditLogsNoDataFound(org.apache.archiva.web.test.AuditLogsReportTest)
  
testViewAuditLogsOnlyArtifactIdIsSpecified(org.apache.archiva.web.test.AuditLogsReportTest)
  testClickArtifactFromBrowse(org.apache.archiva.web.test.BrowseTest)
  testSearchExistingArtifact(org.apache.archiva.web.test.SearchTest)
  
testSearchExistingArtifactUsingAdvancedSearchArtifactId(org.apache.archiva.web.test.SearchTest)
  
testSearchExistingArtifactUsingAdvancedSearchGroupId(org.apache.archiva.web.test.SearchTest)

TestNG 5.12 is now released and it would be worth upgrading in the future (for 
example to attach the listeners by annotation), however these issues must first 
be resolved.

-- 
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

        

Reply via email to