[richfaces-planning-issues] [JBoss JIRA] (RFPL-3692) metamer: fix push tests

Jiří Štefek (JIRA) issues at jboss.org
Mon Jan 5 06:49:30 EST 2015


Jiří Štefek created RFPL-3692:
---------------------------------

             Summary: metamer: fix push tests
                 Key: RFPL-3692
                 URL: https://issues.jboss.org/browse/RFPL-3692
             Project: RichFaces Planning
          Issue Type: Task
          Components: QE
    Affects Versions: 4.5.1.Final
         Environment: Firefox 
            Reporter: Jiří Štefek
            Assignee: Jiří Štefek


Sometimes, running these tests freezes the whole suite inside one test method.
Log from Jenkins (check the times):
{code}
06:26:31.869 [09:10:00] STARTED: a4jPush.TestTwoPushCDI.testPushEnable() { template=plain }
09:11:17.998 Build timed out (after 180 minutes). Marking the build as aborted.
09:11:18.003 Terminating xvnc.
09:11:18.011 $ vncserver -kill :41
09:11:18.144 Killing Xvnc process ID 20637
09:11:18.281 [11:54:46] FAILURE: a4jPush.TestTwoPushCDI.testPushEnable() { template=plain }
{code}

It could be also reproduced locally by e.g.:
{{mvn verify -Dbrowser=firefox -DexcludedGroups=extended,Future -Dtemplates=* -Pwildfly-managed-8-2 -Dtest=TestTwoPush#testOnSubscribed}} 
It is hard to reproduce sometimes, so try to run it repeatedly.
It will stuck on this line [*Graphene.waitModel().until().element(page.getRequestTimeElement()).text().not().equalTo(requestTime);*|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/a4jPush/TestTwoPush.java#L59]. 





--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the richfaces-planning-issues mailing list