You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Marecor Baclay (JIRA)" <ji...@codehaus.org> on 2010/02/11 09:30:55 UTC

[jira] Created: (MRM-1323) archiva webapp tests failed to run in windows

archiva webapp tests failed to run in windows
---------------------------------------------

                 Key: MRM-1323
                 URL: http://jira.codehaus.org/browse/MRM-1323
             Project: Archiva
          Issue Type: Bug
            Reporter: Marecor Baclay


noticed also that with different browsers used, they have different number of tests run.

*output (browser: firefox):*

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!

Results :

Failed tests:
  testWithBadUsername(org.apache.archiva.web.test.LoginTest)
  testWithBadPassword(org.apache.archiva.web.test.LoginTest)
  testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
  testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
  testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
  testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
  testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
  testBundledRepository(org.apache.archiva.web.test.RepositoryTest)

Tests run: 106, Failures: 8, Errors: 0, Skipped: 98

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------




*output (browser: IE):*

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!

Results :

Failed tests:
  initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)

Tests run: 110, Failures: 1, Errors: 0, Skipped: 109

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214301#action_214301 ] 

Marecor Baclay commented on MRM-1323:
-------------------------------------

have tried the patch that Gwen attached and here's my results in IE:
Results :

Failed tests:
  testDeleteArtifact(org.apache.archiva.web.test.ArtifactManagementTest)
  testAddArtifactValidValues(org.apache.archiva.web.test.ArtifactManagementTest)
  testAddArtifactBlockRedeployments(org.apache.archiva.web.test.ArtifactManagementTest)
  testCorrectRepositoryInBrowse(org.apache.archiva.web.test.BrowseTest)
  testDotNetTypes(org.apache.archiva.web.test.ArtifactManagementTest)

Tests run: 108, Failures: 5, Errors: 0, Skipped: 5

For Firefox:
Results :

Tests run: 108, Failures: 0, Errors: 0, Skipped: 0

it seems it has different results on another machine. bit weird. will still try it on another machine too.

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Gwen Harold Autencio (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214168#action_214168 ] 

Gwen Harold Autencio commented on MRM-1323:
-------------------------------------------

On the latest revision these are my results. Same error when run in IE and firefox

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 108, Failures: 18, Errors: 0, Skipped: 31, Time elapsed: 215.684 sec <<< FAILURE!

Results :

Failed tests: 
  testViewSearchedArtifact(org.apache.archiva.web.test.SearchTest)
  testDotNetTypes(org.apache.archiva.web.test.ArtifactManagementTest)
  testSearchNonExistingArtifact(org.apache.archiva.web.test.SearchTest)
  testSearchExistingArtifactUsingAdvancedSearchNotInRepository(org.apache.archiva.web.test.SearchTest)
  testAddRepositoryGroupValidValue(org.apache.archiva.web.test.VirtualRepositoryTest)
  testDeleteArtifactNoGroupId(org.apache.archiva.web.test.ArtifactManagementTest)
  testAddRepositoryGroupNullValue(org.apache.archiva.web.test.VirtualRepositoryTest)
  testDeleteArtifactNoArtifactId(org.apache.archiva.web.test.ArtifactManagementTest)
  testSearchExistingArtifactUsingAdvancedSearchGroupId(org.apache.archiva.web.test.SearchTest)
  testSearchNonExistingArtifactInAdvancedSearch(org.apache.archiva.web.test.SearchTest)
  testViewAuditLogsForAllRepositories(org.apache.archiva.web.test.AuditLogsReportTest)
  testAddArtifactBlockRedeployments(org.apache.archiva.web.test.ArtifactManagementTest)
  testViewAuditLogsReportForGroupId(org.apache.archiva.web.test.AuditLogsReportTest)
  testAddArtifactNullValues(org.apache.archiva.web.test.ArtifactManagementTest)
  testRepoStatisticsWithoutRepoCompared(org.apache.archiva.web.test.ReportsTest)
  testViewAuditLogsNoDataFound(org.apache.archiva.web.test.AuditLogsReportTest)
  testSearchExistingArtifact(org.apache.archiva.web.test.SearchTest)
  testBasicAddDeleteUser(org.apache.archiva.web.test.UserRolesTest)

Tests run: 108, Failures: 18, Errors: 0, Skipped: 31

Filed MRM-1366 - this might be one of the causes of the test failures

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212346#action_212346 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

These are the IE test failures I get:
  testAddArtifactNoGroupId(org.apache.archiva.web.test.ArtifactManagementTest)
  testDeleteRepositoryGroup(org.apache.archiva.web.test.VirtualRepositoryTest)
  testAddManagedRepoValidValues(org.apache.archiva.web.test.RepositoryTest)

(26 are skipped as a result)

Cora, can you confirm the same result?

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Closed: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marecor Baclay closed MRM-1323.
-------------------------------

    Resolution: Fixed

applied patch in r.924673. Thanks Gwen! :-)

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch, updated-MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Updated: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Gwen Harold Autencio (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gwen Harold Autencio updated MRM-1323:
--------------------------------------

    Attachment: MRM-1323.patch

Hi, i'm attaching an initial patch for the fix of selenium webapp tests running in IE7.
No test failures in IE7 after applying patch.

Btw, I'm getting test failures in firefox.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 108, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 318.266 sec <<< FAILURE!

Results :

Failed tests:
  testSearchExistingArtifactUsingAdvancedSearchGroupId(org.apache.archiva.web.test.SearchTest)
  testSearchExistingArtifact(org.apache.archiva.web.test.SearchTest)

Tests run: 108, Failures: 2, Errors: 0, Skipped: 0


I think the cause of this is when it's try to assert the text "Hits: 1 to 1 of 1" it's failing becuase it's displaying "Hits: 1 to 2 of 2".  Because of the testDotNetTypes() which also uploads another test artifact causes it to return 2 hits. 
In IE7 testDotNetTypes() is skipped which results to only 1 Hit.


> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210162#action_210162 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

They work for me with Firefox now (I made some changes) - can you check?

With IE, I get a handful of failures, not the amount you are seeing.

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212206#action_212206 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

is this on trunk or 1.3.x branch?

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212357#action_212357 ] 

Marecor Baclay commented on MRM-1323:
-------------------------------------

Hi Brett,

No failures with Firefox browser now. With IE, here are my results:

Failed tests:
  testDeleteArtifact(org.apache.archiva.web.test.ArtifactManagementTest)
  testAddArtifactValidValues(org.apache.archiva.web.test.ArtifactManagementTest)
  testAddArtifactBlockRedeployments(org.apache.archiva.web.test.ArtifactManagementTest)
  testCorrectRepositoryInBrowse(org.apache.archiva.web.test.BrowseTest)
  testAddArtifactNoGroupId(org.apache.archiva.web.test.ArtifactManagementTest)
  testDeleteRepositoryGroup(org.apache.archiva.web.test.VirtualRepositoryTest)
  testAddManagedRepoValidValues(org.apache.archiva.web.test.RepositoryTest)

Tests run: 107, Failures: 7, Errors: 0, Skipped: 31

Environment details:
Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.6.0_02
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Browser: IE 7.0.5730.13

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212215#action_212215 ] 

Marecor Baclay commented on MRM-1323:
-------------------------------------

Hi Brett,

This is on trunk.

Thanks!

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214312#action_214312 ] 

Maria Odea Ching commented on MRM-1323:
---------------------------------------

But I have test failures in firefox. These were the tests in failure:

- testSearchExistingArtifact 
- testSearchMissingArtifactUsingAdvancedSearchGrou

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Assigned: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marecor Baclay reassigned MRM-1323:
-----------------------------------

    Assignee: Marecor Baclay

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212101#action_212101 ] 

Marecor Baclay commented on MRM-1323:
-------------------------------------

With Firefox, here's my results:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 107, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 468.593 sec <<< FAILURE!

Results :

Failed tests:
  testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
  testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)

Tests run: 107, Failures: 2, Errors: 0, Skipped: 0


--
I will look into these issues. Thanks! :-)

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214217#action_214217 ] 

Marecor Baclay commented on MRM-1323:
-------------------------------------

Hi Gwen,

Thanks for the patch. I will try this now and will get back to you with my results.

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Updated: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Gwen Harold Autencio (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gwen Harold Autencio updated MRM-1323:
--------------------------------------

    Attachment: updated-MRM-1323.patch

Hi Marecor,

I'm attaching updated patch for this issue for the test failures in SearchTest.
Thanks :)


> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch, updated-MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212340#action_212340 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

Fixed. I'm now checking IE again.

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Updated: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1323:
------------------------------

    Summary: archiva webapp tests failed to run in internet explorer  (was: archiva webapp tests failed to run in windows)

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212360#action_212360 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

ok, I have IE 8 so that's probably the 4 others

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212332#action_212332 ] 

Brett Porter commented on MRM-1323:
-----------------------------------

Ok, I'm seeing the same now. These have happened before - the pages time out waiting for you to approve the applet dialog box. I've added it to the README, but I'll try and configure the server to disable the applet.

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Updated: (MRM-1323) archiva webapp tests failed to run in windows

Posted by "Marecor Baclay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marecor Baclay updated MRM-1323:
--------------------------------

    Fix Version/s: 1.4

> archiva webapp tests failed to run in windows
> ---------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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

        

[jira] Commented: (MRM-1323) archiva webapp tests failed to run in internet explorer

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214311#action_214311 ] 

Maria Odea Ching commented on MRM-1323:
---------------------------------------

I did not get any failures in the selenium tests after applying the patch. This was in IE7 btw.

> archiva webapp tests failed to run in internet explorer
> -------------------------------------------------------
>
>                 Key: MRM-1323
>                 URL: http://jira.codehaus.org/browse/MRM-1323
>             Project: Archiva
>          Issue Type: Bug
>            Reporter: Marecor Baclay
>            Assignee: Marecor Baclay
>             Fix For: 1.4
>
>         Attachments: MRM-1323.patch
>
>
> noticed also that with different browsers used, they have different number of tests run.
> *output (browser: firefox):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98, Time elapsed: 30.64 sec <<< FAILURE!
> Results :
> Failed tests:
>   testWithBadUsername(org.apache.archiva.web.test.LoginTest)
>   testWithBadPassword(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyUsername(org.apache.archiva.web.test.LoginTest)
>   testWithEmptyPassword(org.apache.archiva.web.test.LoginTest)
>   testWithCorrectUsernamePassword(org.apache.archiva.web.test.LoginTest)
>   testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
>   testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
>   testBundledRepository(org.apache.archiva.web.test.RepositoryTest)
> Tests run: 106, Failures: 8, Errors: 0, Skipped: 98
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> *output (browser: IE):*
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109, Time elapsed: 21.375 sec <<< FAILURE!
> Results :
> Failed tests:
>   initializeArchiva(org.apache.archiva.web.test.ArchivaAdminTest)
> Tests run: 110, Failures: 1, Errors: 0, Skipped: 109
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.

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