« Return to Thread: [jira] Created: (CONTINUUM-2270) Selenium tests fail when run with JDK 1.6

[jira] Commented: (CONTINUUM-2270) Selenium tests fail when run with JDK 1.6

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/CONTINUUM-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=181084#action_181084 ]

Marecor Baclay commented on CONTINUUM-2270:
-------------------------------------------

Hi Jose!

Apart from java, environment details:
Apache Maven 2.1.0
OS name: "linux" version: "2.6.28-11-generic" arch: "i386" Family: "unix"

With Java version 1.6.0_13, results are:
- Tests run: 168, Failures: 16, Errors: 0, Skipped: 26

With Java version 1.5.0.18, my results are:
- Tests run: 168, Failures: 0, Errors: 0, Skipped: 0


Running the tests with java 1.6 without the userroles tests indeed will have a successful build! :) I wonder why including the user roles tests with java 1.5 is successful.

But anyway, I will also investigate and fix the order of the userroles tests since I was the one who submitted the patch of these tests. Thanks!

> Selenium tests fail when run with JDK 1.6
> -----------------------------------------
>
>                 Key: CONTINUUM-2270
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2270
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>         Environment: Mac OS X
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
> Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
>            Reporter: Wendy Smoak
>            Assignee: Jose Morales Martinez
>
> The Selenium tests in the continuum-webapp-test module pass under JDK 1.5, but fail when run with JDK 1.6

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

       

 « Return to Thread: [jira] Created: (CONTINUUM-2270) Selenium tests fail when run with JDK 1.6