[JBoss JIRA] (ARQ-1660) Upgrade to TomEE 1.6
by Lukáš Fryč (JIRA)
Lukáš Fryč created ARQ-1660:
-------------------------------
Summary: Upgrade to TomEE 1.6
Key: ARQ-1660
URL: https://issues.jboss.org/browse/ARQ-1660
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha6
Reporter: Lukáš Fryč
Fix For: warp_1.0.0.Beta1
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1655) NPE in WebDriverFactory.createInstance()
by Aslak Knutsen (JIRA)
[ https://issues.jboss.org/browse/ARQ-1655?page=com.atlassian.jira.plugin.s... ]
Aslak Knutsen commented on ARQ-1655:
------------------------------------
Not so much that the registry is empty, but that there is no Registry. Since there are no Contexts active on the thread it executes. :)
> NPE in WebDriverFactory.createInstance()
> ----------------------------------------
>
> Key: ARQ-1655
> URL: https://issues.jboss.org/browse/ARQ-1655
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Affects Versions: drone_1.2.3.Final
> Reporter: Juergen Zimmermann
> Attachments: arquillian.xml, dependency-tree.txt, stacktrace.txt
>
>
> When I try to run my tests for Firefox (also Chrome and HtmlUnit) I'm getting the attached stacktrace.
> I also attach the output of "mvn dependency:tree" and arquillian.xml.
> My appserver is WildFly 8.0.0.Final.
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1659) Update Selenium to 2.40.0
by Karel Piwko (JIRA)
Karel Piwko created ARQ-1659:
--------------------------------
Summary: Update Selenium to 2.40.0
Key: ARQ-1659
URL: https://issues.jboss.org/browse/ARQ-1659
Project: Arquillian
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: Extension - Drone
Affects Versions: drone_1.2.3.Final
Reporter: Karel Piwko
Update Selenium to support latest browsers.
Note, some of the deprecated items might get dropped (AndroidDriver, iOSDriver). We need a strategy how to handle that.
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1655) NPE in WebDriverFactory.createInstance()
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1655?page=com.atlassian.jira.plugin.s... ]
Karel Piwko edited comment on ARQ-1655 at 2/25/14 9:45 AM:
-----------------------------------------------------------
It indeed looks like DroneRegistry is empty due to ARQ-1653.
was (Author: kpiwko):
It looks like DroneRegistry is empty. Could you please post output of test running with *-Darquillian.debug* ? I'm wondering why null was injected there.
> NPE in WebDriverFactory.createInstance()
> ----------------------------------------
>
> Key: ARQ-1655
> URL: https://issues.jboss.org/browse/ARQ-1655
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Affects Versions: drone_1.2.3.Final
> Reporter: Juergen Zimmermann
> Attachments: arquillian.xml, dependency-tree.txt, stacktrace.txt
>
>
> When I try to run my tests for Firefox (also Chrome and HtmlUnit) I'm getting the attached stacktrace.
> I also attach the output of "mvn dependency:tree" and arquillian.xml.
> My appserver is WildFly 8.0.0.Final.
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1655) NPE in WebDriverFactory.createInstance()
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1655?page=com.atlassian.jira.plugin.s... ]
Karel Piwko commented on ARQ-1655:
----------------------------------
It looks like DroneRegistry is empty. Could you please post output of test running with *-Darquillian.debug* ? I'm wondering why null was injected there.
> NPE in WebDriverFactory.createInstance()
> ----------------------------------------
>
> Key: ARQ-1655
> URL: https://issues.jboss.org/browse/ARQ-1655
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Affects Versions: drone_1.2.3.Final
> Reporter: Juergen Zimmermann
> Attachments: arquillian.xml, dependency-tree.txt, stacktrace.txt
>
>
> When I try to run my tests for Firefox (also Chrome and HtmlUnit) I'm getting the attached stacktrace.
> I also attach the output of "mvn dependency:tree" and arquillian.xml.
> My appserver is WildFly 8.0.0.Final.
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1655) NPE in WebDriverFactory.createInstance()
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1655?page=com.atlassian.jira.plugin.s... ]
Karel Piwko updated ARQ-1655:
-----------------------------
Affects Version/s: drone_1.2.3.Final
(was: 1.1.3.Final)
> NPE in WebDriverFactory.createInstance()
> ----------------------------------------
>
> Key: ARQ-1655
> URL: https://issues.jboss.org/browse/ARQ-1655
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Affects Versions: drone_1.2.3.Final
> Reporter: Juergen Zimmermann
> Attachments: arquillian.xml, dependency-tree.txt, stacktrace.txt
>
>
> When I try to run my tests for Firefox (also Chrome and HtmlUnit) I'm getting the attached stacktrace.
> I also attach the output of "mvn dependency:tree" and arquillian.xml.
> My appserver is WildFly 8.0.0.Final.
--
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
10 years, 10 months
[JBoss JIRA] (ARQ-1440) Performance drops > 300%
by Bartosz Majsak (JIRA)
[ https://issues.jboss.org/browse/ARQ-1440?page=com.atlassian.jira.plugin.s... ]
Bartosz Majsak commented on ARQ-1440:
-------------------------------------
I ran int-tests module against Oracle11g profile, and here are the results:
* 1.0.0.Alpha6 (few tests failing with SQL scripts as I introduced proper handling recently) : 8:35s
* Current master: 4:09s
There are few changes I did on master:
* moved back to the [single database connection for the test method|https://issues.jboss.org/browse/ARQ-1131]
* disabled forking for surefire (that was actually huge penalty for my tests, but this have been introduced after releasing 1.0.0.Alpha6)
* [made filtering by primary keys optional and disabled by default|https://github.com/arquillian/arquillian-extension-persistence/co...]
Would it be possible for you to build latest snapshot from master and run your tests against it if that is quicker than sharing your test cases?
> Performance drops > 300%
> ------------------------
>
> Key: ARQ-1440
> URL: https://issues.jboss.org/browse/ARQ-1440
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Persistence
> Affects Versions: transaction_1.0.0.Alpha3, persistence_1.0.0.Alpha6
> Environment: Windows 7 / JDK 1.7.0_25 x64 / Oracle 11gR2 / Oracle ojdbc6 driver / Glassfish 3.1.2 b23 / Arquillian 1.1.0-Final / Arq persistence ext 1.0.0a6 / Arq tx ext 1.0.0a3
> Reporter: Noah White
> Assignee: Bartosz Majsak
> Priority: Critical
> Fix For: persistence_1.0.0.next
>
>
> I updated my Arquillian environment to 1.1.0-Final, Arq persistence ext 1.0.0a6 and Arq 1.0.0a3 FROM Arq 1.0.1, persistence 1.0.0a5 (no tx ext in that env since it was part of the persistence ext) and my Arquillian persistence tests which deploy to a managed Glassfish container take over 3x as long as they did in the old environment.
> For example one test which took 13s to run in the old environment now takes 44s.
> This slow down only seems to affect tests which use the persistence extension.
> Arquillian tests which do not use the persistence extension take the same amount of time as they did in the old environment. If I switch the environment back I see the performance goes back up for persistence extension tests.
--
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
10 years, 10 months