[
https://issues.jboss.org/browse/RFPL-3692?page=com.atlassian.jira.plugin....
]
Jiří Štefek updated RFPL-3692:
------------------------------
Description:
Only on *Firefox*.
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 it sometimes, so try to run it repeatedly (you can add
{{-Drepeats=10}}).
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#L60].
was:
Only on *Firefox*.
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 it 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#L60].
metamer: stabilize 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
Only on *Firefox*.
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 it sometimes, so try to run it repeatedly (you can add
{{-Drepeats=10}}).
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#L60].
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)