Karel Piwko created ARQ-1719:
--------------------------------
Summary: Command execution failer does not show command
Key: ARQ-1719
URL:
https://issues.jboss.org/browse/ARQ-1719
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Spacelift
Affects Versions: spacelift_1.0.0.Alpha1
Reporter: Karel Piwko
If command fails, it shows:
{code}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 23.814 sec <<<
FAILURE! - in org.jboss.aerogearjs.crypto.AeroGearCryptoTestCase
aerogearCryptoTestSuite(org.jboss.aerogearjs.crypto.AeroGearCryptoTestCase) Time elapsed:
0.046 sec <<< ERROR!
org.arquillian.spacelift.process.ProcessExecutionException: Invocation of
[Ljava.lang.String;@78c66962 failed with 1
{code}
This is useless, it should show real command.
--
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