[
https://issues.jboss.org/browse/WFLY-8870?page=com.atlassian.jira.plugin....
]
Ondrej Kotek moved JBEAP-11268 to WFLY-8870:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8870 (was: JBEAP-11268)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Affects Version/s: 11.0.0.Beta1
(was: 7.1.0.DR19)
AuthenticationTestCase fails with security manager
--------------------------------------------------
Key: WFLY-8870
URL:
https://issues.jboss.org/browse/WFLY-8870
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 11.0.0.Beta1
Reporter: Ondrej Kotek
Assignee: Tomaz Cerar
*org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase*
There are missing permissions:
* {{new PropertyPermission("jboss.bind.address", "read")}} required
by {{TestSuiteEnvironment}} class,
* {{new ElytronPermission("getSecurityDomain")}},
* {{new ElytronPermission("authenticate")}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)