Ladislav Thon created ARQ-2012:
----------------------------------
Summary: Warnings when test runs as client without @RunAsClient
Key: ARQ-2012
URL:
https://issues.jboss.org/browse/ARQ-2012
Project: Arquillian
Issue Type: Bug
Components: Deployable Containers SPI
Affects Versions: 1.1.11.Final
Reporter: Ladislav Thon
When I moved to Arquillian 1.1.11.Final, I started getting warnings when my tests run as
client but don't use the {{@RunAsClient}} annotation. The cause is ARQ-1937.
I'll just reiterate that I actually never ever use the {{@RunAsClient}} annotation
because it's superfluous. I simply set my {{@Deployment}} to {{testable = false}} or I
have no {{@Deployment}} at all. I do that intentionally and I _expect_ that the test will
run as client, so the warning doesn't make much sense for me.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)