[richfaces-issues] [JBoss JIRA] (RF-13217) ITFileUpload framework test ocasionally freezes

Lukáš Fryč (JIRA) issues at jboss.org
Mon Mar 10 11:53:10 EDT 2014


    [ https://issues.jboss.org/browse/RF-13217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12951646#comment-12951646 ] 

Lukáš Fryč commented on RF-13217:
---------------------------------

I found out that the issue is caused by PhantomJS webdriver that freezes execution on this line:
https://github.com/richfaces/richfaces/blob/d9d72506e2f3745c912f10466ad281af7e3ad7ab/framework/src/test/integration/org/richfaces/ui/fileUpload/ITFileUpload.java#L76

The test works fine with Firefox.

So I'm marking this test as FirefoxOnly and I will hand it over to QE.

----

Ideally there should be page fragment for testing r:fileUpload that will make sure it is testable on every supported browser or at least report an error that r:fileUpload can't be tested on given browser.
                
> ITFileUpload framework test ocasionally freezes
> -----------------------------------------------
>
>                 Key: RF-13217
>                 URL: https://issues.jboss.org/browse/RF-13217
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tests - functional 
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha4
>
>
> This happens after upgrade of Graphene to Beta2 and Warp to snapshot:
> https://github.com/richfaces/richfaces/commit/7de83449e60c81fcf51df5247cab199aba4b0ee7#L2L107
> We need to investigate what is a cause of failure since it's not evident from the debug logs.
> {{mvn verify -Dintegration=jbosseap61 -Dsmoke -DskipTests=true -Darquillian.debug=true -Doptimization.skip -Dgeneration.skip -Darquillian.container.distribution=file:///home/lfryc/Distributions/jboss-eap-6.1.0-Final.zip}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list