[arquillian-issues] [JBoss JIRA] (ARQ-2012) Warnings when test runs as client without @RunAsClient

Alex Soto (JIRA) issues at jboss.org
Tue Nov 15 07:34:01 EST 2016


     [ https://issues.jboss.org/browse/ARQ-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Soto closed ARQ-2012.
--------------------------
    Resolution: Done


Fixed in PR https://github.com/arquillian/arquillian-core/pull/106

> 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
>            Assignee: Matous Jobanek
>
> 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
(v7.2.3#72005)


More information about the arquillian-issues mailing list