[JBoss JIRA] (ARQGRA-308) Should throw exception if page fragment not instantiable
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-308?page=com.atlassian.jira.plugin... ]
Lukáš Fryč reassigned ARQGRA-308:
---------------------------------
Assignee: Juraj Húska
> Should throw exception if page fragment not instantiable
> --------------------------------------------------------
>
> Key: ARQGRA-308
> URL: https://issues.jboss.org/browse/ARQGRA-308
> Project: Arquillian Graphene
> Issue Type: Bug
> Affects Versions: 2.0.0.Alpha4
> Reporter: Bernard Labno
> Assignee: Juraj Húska
> Fix For: 2.0.0.Beta1
>
>
> If page fragment is inner final class then it's not injected into field annotated with @FindBy and no exception is thrown.
> Graphene should throw exception that desired class cannot be instantiated.
> Right now user spends lots of time debugging and wondering if the selector is wrong. It's hard to find out that it's the "final" word to be blamed here:
> public static final class InvitedSupplier
--
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
12 years, 7 months
[JBoss JIRA] (ARQGRA-308) Should throw exception if page fragment not instantiable
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-308?page=com.atlassian.jira.plugin... ]
Lukáš Fryč updated ARQGRA-308:
------------------------------
Sprint: Prepare for Beta 2
> Should throw exception if page fragment not instantiable
> --------------------------------------------------------
>
> Key: ARQGRA-308
> URL: https://issues.jboss.org/browse/ARQGRA-308
> Project: Arquillian Graphene
> Issue Type: Bug
> Affects Versions: 2.0.0.Alpha4
> Reporter: Bernard Labno
> Fix For: 2.0.0.Beta1
>
>
> If page fragment is inner final class then it's not injected into field annotated with @FindBy and no exception is thrown.
> Graphene should throw exception that desired class cannot be instantiated.
> Right now user spends lots of time debugging and wondering if the selector is wrong. It's hard to find out that it's the "final" word to be blamed here:
> public static final class InvitedSupplier
--
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
12 years, 7 months
[JBoss JIRA] (ARQGRA-344) QUnit test for XHR interception fails in Chrome
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-344?page=com.atlassian.jira.plugin... ]
Lukáš Fryč updated ARQGRA-344:
------------------------------
Sprint: Prepare for Beta 2
> QUnit test for XHR interception fails in Chrome
> -----------------------------------------------
>
> Key: ARQGRA-344
> URL: https://issues.jboss.org/browse/ARQGRA-344
> Project: Arquillian Graphene
> Issue Type: Bug
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 2.0.0.Beta1
>
>
> {code}
> XHR Interception: test readystatechange (16, 11, 27)Rerun
> {code}
> {code}
> okay
> okay
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:236:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:237:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:238:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:239:17)
> okay
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:236:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:237:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:238:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:239:17)
> okay
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:236:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:237:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:238:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:239:17)
> okay
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:236:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:237:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:238:17)
> failed
> Source:
> at Object.xhr.onreadystatechange (file:///mnt/workspace/workspaces/arquillian/arquillian-graphene/graphene-webdriver/graphene-webdriver-impl/src/test/javascript/xhrInterception-test.js:239:17)
> okay
> okay
> okay
> okay
> okay
> okay
> {code}
--
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
12 years, 7 months