[
https://jira.jboss.org/jira/browse/RFPL-342?page=com.atlassian.jira.plugi...
]
Lukas Fryc commented on RFPL-342:
---------------------------------
added waitForCondition before obtaining the actual page
rf-demo ftest - DataScrollerTestCase - active page indicator
wasn't found
-------------------------------------------------------------------------
Key: RFPL-342
URL:
https://jira.jboss.org/jira/browse/RFPL-342
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: QA
Affects Versions: 3.3.3.BETA1
Reporter: Lukas Fryc
Assignee: Lukas Fryc
Fix For: 3.3.3.CR1
Failed
Command line test.testDoesntRememberActivePage
Failing for the past 4 builds (Since #12 )
Took 1.6 sec.
add description
Error Message
ERROR: Element jquery=td[class*=rich-datascr-act] not found
Stacktrace
com.thoughtworks.selenium.SeleniumException: ERROR: Element
jquery=td[class*=rich-datascr-act] not found
at
com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
at
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor.access$201(RichfacesSelenium.java:26)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor$2.command(RichfacesSelenium.java:78)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor$2.command(RichfacesSelenium.java:82)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor$1.retrieve(RichfacesSelenium.java:53)
at org.jboss.test.selenium.waiting.Wait$Waiting$1.isTrue(Wait.java:505)
at org.jboss.test.selenium.waiting.Wait$Waiting.until(Wait.java:445)
at org.jboss.test.selenium.waiting.Wait$Waiting.waitForChangeAndReturn(Wait.java:503)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor.doAjax(RichfacesSelenium.java:47)
at
org.jboss.richfaces.integrationTest.RichfacesSelenium$RichfacesCommandProcessor.doCommand(RichfacesSelenium.java:75)
at
com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
at com.thoughtworks.selenium.DefaultSelenium.getText(DefaultSelenium.java:435)
at
org.jboss.richfaces.integrationTest.AbstractDataIterationTestCase.getActivePage(AbstractDataIterationTestCase.java:123)
at
org.jboss.richfaces.integrationTest.dataScroller.DataScrollerTestCase.access$000(DataScrollerTestCase.java:36)
at
org.jboss.richfaces.integrationTest.dataScroller.DataScrollerTestCase$1.isTrue(DataScrollerTestCase.java:77)
at org.jboss.test.selenium.waiting.Wait$Waiting.until(Wait.java:445)
at org.jboss.test.selenium.waiting.Wait.until(Wait.java:271)
at
org.jboss.richfaces.integrationTest.dataScroller.DataScrollerTestCase.testDoesntRememberActivePage(DataScrollerTestCase.java:84)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
... Removed 24 stack frames
--
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