Jan Papousek created ARQ-1014:
---------------------------------
Summary: Instrumenation is skipped when the deployment is not testable
Key: ARQ-1014
URL:
https://issues.jboss.org/browse/ARQ-1014
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Extension - Jacoco
Affects Versions: 1.0.0.Alpha3
Reporter: Jan Papousek
Documentation of
[
Deployment|https://github.com/arquillian/arquillian-core/blob/master/cont...
says: "Defines if this deployment should be wrapped up based on the protocol so the
testcase can be executed incontainer.". However when it's set to false it also
disables all [application archive
processors|https://github.com/arquillian/arquillian-core/blob/master/cont...]
(see
[
code|https://github.com/arquillian/arquillian-core/blob/master/container/...]),
so Jacoco instrumentation is not processed.
I think this behaviour should be at least well documented, but it would be better to
rename testable() or change behaviour of deployment generator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira