[arquillian-issues] [JBoss JIRA] (ARQGRA-299) Setup Graphene tests on SauceLabs

Jan Papousek (JIRA) jira-events at lists.jboss.org
Wed Jun 12 07:10:54 EDT 2013


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

Jan Papousek commented on ARQGRA-299:
-------------------------------------

There was a problem with parallel browsers, when I fixed it the number of failed/error tests reduced to 6:

{code}
Results :

Failed tests:   testWithTimeout(org.jboss.arquillian.graphene.ftest.wait.WebDriverWaitTest): The waiting time shouldn't be much bigger than 500 MILLISECONDS, but was 1050 ms.

Tests in error: 
  testDroneInPageFragments(org.jboss.arquillian.graphene.ftest.parallel.TestPageFragments): unexpected invocation exception during invocation of org.openqa.selenium.remote.RemoteWebDriver#getCurrentUrl(), on target 'org.openqa.selenium.htmlunit.HtmlUnitDriver at 3943f337': object is not an instance of declaring class
  testJavaScriptExecutorInPageFragments(org.jboss.arquillian.graphene.ftest.parallel.TestPageFragments): unexpected invocation exception during invocation of org.openqa.selenium.remote.RemoteWebDriver#executeScript(), on target 'org.openqa.selenium.htmlunit.HtmlUnitDriver at 3943f337': java.lang.ClassCastException at 47c87a55
  testDroneInPageObjects(org.jboss.arquillian.graphene.ftest.parallel.TestPageObjects): unexpected invocation exception during invocation of org.openqa.selenium.remote.RemoteWebDriver#getCurrentUrl(), on target 'org.openqa.selenium.htmlunit.HtmlUnitDriver at 117a5f43': object is not an instance of declaring class
  testJavaScriptExecutorInPageObjects(org.jboss.arquillian.graphene.ftest.parallel.TestPageObjects): unexpected invocation exception during invocation of org.openqa.selenium.remote.RemoteWebDriver#executeScript(), on target 'org.openqa.selenium.htmlunit.HtmlUnitDriver at 117a5f43': java.lang.ClassCastException at 5cd974e0
  test(org.jboss.arquillian.graphene.ftest.javascript.TestCustomJSInterface): Can't invoke the javacript org.jboss.arquillian.graphene.ftest.javascript.TestCustomJSInterface$Document#getElementsByTagName()

Tests run: 245, Failures: 1, Errors: 5, Skipped: 0
{code}
                
> Setup Graphene tests on SauceLabs
> ---------------------------------
>
>                 Key: ARQGRA-299
>                 URL: https://issues.jboss.org/browse/ARQGRA-299
>             Project: Arquillian Graphene
>          Issue Type: Task
>            Reporter: Lukáš Fryč
>            Assignee: Jan Papousek
>             Fix For: 2.0.0.Alpha5
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>


--
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 arquillian-issues mailing list