[ https://issues.jboss.org/browse/ARQ-2033?page=com.atlassian.jira.plugin.s... ]
Dave Levitt commented on ARQ-2033:
----------------------------------
Just 'read the fine manual' ;) and was able to make the pull request.
> Managed Tomcat fails to launch on Windows during maven test phase
> -----------------------------------------------------------------
>
> Key: ARQ-2033
> URL: https://issues.jboss.org/browse/ARQ-2033
> Project:…
[View More] Arquillian
> Issue Type: Bug
> Components: Tomcat Containers
> Environment: Windows 7, jdk 8 [1.8.0_66], maven 3.3.9
> Reporter: Dave Levitt
>
> The *TomcatManagedContainer* class assembles file system path parameters int its start tomcat command line by string concatenation, for example:
> {{ cmd.add("-Djava.endorsed.dirs=" + absoluteCatalinaHomePath + "/endorsed");}}
>
> This works fine on Linux and OSX but fails for those developers afflicted by Windows as their dev system. The '/' character embedded in several string fragments needs to be replaced by the localized *java.util.File.separator* field.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
[ https://issues.jboss.org/browse/ARQ-2033?page=com.atlassian.jira.plugin.s... ]
Dave Levitt commented on ARQ-2033:
----------------------------------
Could not submit pull request :(
> Managed Tomcat fails to launch on Windows during maven test phase
> -----------------------------------------------------------------
>
> Key: ARQ-2033
> URL: https://issues.jboss.org/browse/ARQ-2033
> Project: Arquillian
> Issue Type:…
[View More] Bug
> Components: Tomcat Containers
> Environment: Windows 7, jdk 8 [1.8.0_66], maven 3.3.9
> Reporter: Dave Levitt
>
> The *TomcatManagedContainer* class assembles file system path parameters int its start tomcat command line by string concatenation, for example:
> {{ cmd.add("-Djava.endorsed.dirs=" + absoluteCatalinaHomePath + "/endorsed");}}
>
> This works fine on Linux and OSX but fails for those developers afflicted by Windows as their dev system. The '/' character embedded in several string fragments needs to be replaced by the localized *java.util.File.separator* field.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
Dave Levitt created ARQ-2033:
--------------------------------
Summary: Managed Tomcat fails to launch on Windows during maven test phase
Key: ARQ-2033
URL: https://issues.jboss.org/browse/ARQ-2033
Project: Arquillian
Issue Type: Bug
Components: Tomcat Containers
Environment: Windows 7, jdk 8 [1.8.0_66], maven 3.3.9
Reporter: Dave Levitt
The *TomcatManagedContainer* class assembles file …
[View More]system path parameters int its start tomcat command line by string concatenation, for example:
{{ cmd.add("-Djava.endorsed.dirs=" + absoluteCatalinaHomePath + "/endorsed");}}
This works fine on Linux and OSX but fails for those developers afflicted by Windows as their dev system. The '/' character embedded in several string fragments needs to be replaced by the localized *java.util.File.separator* field.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
[ https://issues.jboss.org/browse/ARQ-2028?page=com.atlassian.jira.plugin.s... ]
Stefan Miklosovic updated ARQ-2028:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> The precedence of ScreenshooterLifecycleObserver should be increased
> --------------------------------------------------------------------
>
> Key: ARQ-2028
> URL: https://issues.jboss.org/browse/ARQ-2028
> …
[View More] Project: Arquillian
> Issue Type: Enhancement
> Components: Extension - Recorder
> Affects Versions: recorder_1.1.0.Final
> Reporter: Christian Schulz
>
> Some people does cleanup after executing a test case which can lead into a blank page or similar, increasing the observer should prevent it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
[ https://issues.jboss.org/browse/ARQ-2026?page=com.atlassian.jira.plugin.s... ]
Christian Schulz updated ARQ-2026:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/arquillian/arquillian-extension-warp/pull/35
> Client activity failures should have more priority over server activities
> -------------------------------------------------------------------------
>
> Key: ARQ-2026
> …
[View More] URL: https://issues.jboss.org/browse/ARQ-2026
> Project: Arquillian
> Issue Type: Enhancement
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha7
> Reporter: Christian Schulz
>
> I have noticed multiple times that my warp tests are failing caused by ServerWarpExecutionException.
> In my research I found out that the DefaultWarpExecutor prefers to show server activity failures over client activity failures.
> In my opinion client failures should be handled with higher priority, because in most cases the failing client activities is the reason for the server activity failure f.e. with asserts.
> I would suggest to ignore AssertionErrors from server activities if there is a catched client exception.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
[ https://issues.jboss.org/browse/ARQ-2028?page=com.atlassian.jira.plugin.s... ]
Christian Schulz commented on ARQ-2028:
---------------------------------------
The PR is already merged.
> The precedence of ScreenshooterLifecycleObserver should be increased
> --------------------------------------------------------------------
>
> Key: ARQ-2028
> URL: https://issues.jboss.org/browse/ARQ-2028
> Project: Arquillian
> …
[View More]Issue Type: Enhancement
> Components: Extension - Recorder
> Affects Versions: recorder_1.1.0.Final
> Reporter: Christian Schulz
>
> Some people does cleanup after executing a test case which can lead into a blank page or similar, increasing the observer should prevent it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
[ https://issues.jboss.org/browse/ARQ-2032?page=com.atlassian.jira.plugin.s... ]
Martin Basovnik commented on ARQ-2032:
--------------------------------------
[~thomas.diesler], I do not understand how is this issue connected with Wildfly... I just wanted to track issue somewhere. Shall I rather use github issues?
> Do not start fragment bundles when property "autostartBundle" is true
> ---------------------------------------------------------------------
>
> Key:…
[View More] ARQ-2032
> URL: https://issues.jboss.org/browse/ARQ-2032
> Project: Arquillian
> Issue Type: Feature Request
> Components: OSGi Containers
> Reporter: Martin Basovnik
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]