[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-205) Selenium: some richfaces-demo functional tests are not portable

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Thu Oct 22 04:16:06 EDT 2009


    [ https://jira.jboss.org/jira/browse/RFPL-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12490905#action_12490905 ] 

Lukas Fryc commented on RFPL-205:
---------------------------------

Hi Nick, for your information..

I already configured matrix build of rf-demo tests, located http://hudson.qa.jboss.com/hudson/view/web-ui-temp/job/rf-demo-ftest-matrix/

(The win builds still some problems with generating test results so please open console output and look for results there if you want to compare with your results)


It's now based on maven build extended by using cargo to start inner container, so you can try it on you platform to build.

I will create a readme for new extensions, but simply you can try to run tests by 

* installing selenium-testing-lib, and
* run 

mvn -Dbrowser="*firefox"  -DcontainerId=tomcat6x -Dcontainer.version=6.0.18 -Dcontainer.installer.url=file:/home/lfryc/Downloads/apache-tomcat-6.0.18.zip install 

* optionally you can use something like -Dtest=MediaOutputTestCase

> Selenium: some richfaces-demo functional tests are not portable
> ---------------------------------------------------------------
>
>                 Key: RFPL-205
>                 URL: https://jira.jboss.org/jira/browse/RFPL-205
>             Project: RichFaces Planning
>          Issue Type: Bug
>          Components: QA
>         Environment: Win Vista Eng (russian system locale), FF 3.5, Sun JDK
>            Reporter: Nick Belaevski
>            Assignee: Lukas Fryc
>         Attachments: emailable-report.html
>
>
> 1. maven-selenium-plugin fails to launch FF 3.5 on my PC - I'm getting the same problem as in http://jira.openqa.org/browse/SRC-494 - none of the workarounds worked, so I've added code to start Selenium server just in tests and can share it for review
> 2. Please take a look at attached file for tests failing on my environment - note:
> a) Hash checks failing for generated images - I guess Win have different font glyphs
> b) Localization issues
> c) Encoding issues

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list