]
Jan Tymel reassigned WFLY-5154:
-------------------------------
Assignee: Jan Tymel (was: Josef Cacek)
DenyModulePermissionsTestCase, GrantModulePermissionsTestCase,
LimitedModulePermissionsTestCase cannot deploy jar
-----------------------------------------------------------------------------------------------------------------
Key: WFLY-5154
URL:
https://issues.jboss.org/browse/WFLY-5154
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Marek Kopecký
Assignee: Jan Tymel
Fix For: 10.0.0.CR2
Attachments: GrantModulePermissionsTestCase.stacktrace.txt
*Description of problem*
* org.jboss.as.testsuite.integration.secman.module.DenyModulePermissionsTestCase
** fails with Cannot deploy: modperm-deny.jar
* org.jboss.as.testsuite.integration.secman.module.GrantModulePermissionsTestCase
** fails with Cannot deploy: modperm-grant.jar
* org.jboss.as.testsuite.integration.secman.module.LimitedModulePermissionsTestCase
** fails with Cannot deploy: modperm-limited.jar
*How reproducible*
* 15%
* OpenJDK, IBM JDK, Oracle JDK
* Solaris, Windows, RHEL
*Expected results*
No failures in test case.
*Additional info*
See for server logs for DenyModulePermissionsTestCase in attachment