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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Oct 22 09:46:05 EDT 2009


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

Nick Belaevski commented on RFPL-205:
-------------------------------------

Lukas,

I've checked Hudson build results: http://hudson.qa.jboss.com/hudson/view/web-ui-temp/job/rf-demo-ftest-matrix/BROWSER=firefox-3.5,CONTAINER_ID=tomcat6x,jdk=java15_default,label=selenium-ff-win/ws/functional-test/target/surefire-reports/emailable-report.html#m291

The following failures that happened locally for me and not on Hudson:

org.jboss.richfaces.integrationTest.fileUpload.FileUploadTestCase:createImages

output == null!

javax.imageio.ImageIO.write(ImageIO.java:1435) 
at javax.imageio.ImageIO.write(ImageIO.java:1488) 
at org.jboss.richfaces.integrationTest.fileUpload.FileUploadTestCase.createImage(FileUploadTestCase.java:452) 
at org.jboss.richfaces.integrationTest.fileUpload.FileUploadTestCase.createImages(FileUploadTestCase.java:511) 
30 lines not shown

org.jboss.richfaces.integrationTest.dataTable.ExtendedDataModelTestCase:testExtendedDataTable

expected:<$83.00> but was:<$0 83>

org.testng.Assert.fail(Assert.java:84) 
at org.testng.Assert.failNotEquals(Assert.java:438) 
at org.testng.Assert.assertEquals(Assert.java:108) 
at org.testng.Assert.assertEquals(Assert.java:129) 
at org.testng.Assert.assertEquals(Assert.java:139) 
at org.jboss.richfaces.integrationTest.dataTable.ExtendedDataModelTestCase$1.isTrue(ExtendedDataModelTestCase.java:88) 
at org.jboss.test.selenium.waiting.Wait$Waiting.until(Wait.java:390) 
at org.jboss.test.selenium.waiting.Wait.until(Wait.java:247) 
at org.jboss.richfaces.integrationTest.dataTable.ExtendedDataModelTestCase.testExtendedDataTable(ExtendedDataModelTestCase.java:84) 
30 lines not shown

Other failures are the same that on Hudson.

> 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