[
https://issues.jboss.org/browse/ARQGRA-299?page=com.atlassian.jira.plugin...
]
Jan Papousek edited comment on ARQGRA-299 at 6/12/13 7:10 AM:
--------------------------------------------------------------
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@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@3943f337':
java.lang.ClassCastException@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@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@117a5f43':
java.lang.ClassCastException@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}
was (Author: jpapouse):
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@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@3943f337':
java.lang.ClassCastException@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@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@117a5f43':
java.lang.ClassCastException@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