Bug 1169786

Summary: DenyModulePermissionsTestCase, GrantModulePermissionsTestCase, LimitedModulePermissionsTestCase cannot deploy jar
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Marek Kopecky <mkopecky>
Component: TestsuiteAssignee: Jason T. Greene <jason.greene>
Status: CLOSED EOL QA Contact: Marek Kopecky <mkopecky>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: cdewolf, pkremens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:48:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Kopecky 2014-12-02 12:56:01 UTC
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

Version-Release number of selected component (if applicable):
 EAP 6.4.0.DR11

How reproducible:
  - 75% on (w2k12r2 && x86_64)
  - seen also on Solaris 

Steps to Reproduce:
Linux: ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 -Dmcast=$MCAST_ADDR -DallTests -Djboss.test.mixed.domain.dir=${HUDSON_STATIC_ENV}/eap/archives-repository/mixed-domain -Djboss.dist=$JBOSS_DIST -Dts.secman -Dtest=DenyModulePermissionsTestCase,GrantModulePermissionsTestCase,LimitedModulePermissionsTestCase -Dts.noSmoke

Windows:
call ..\tools\maven\bin\mvn.bat install -Dmaven.repo.local=%MAVEN_REPO_LOCAL% -fae -Dmaven.test.failure.ignore=true -Dnode0=%MYTESTIP_1% -Dnode1=%MYTESTIP_2% -Dmcast=%MCAST_ADDR% -DallTests -Djboss.test.mixed.domain.dir=%HUDSON_STATIC_ENV%\eap\archives-repository\mixed-domain -Djboss.dist=%JBOSS_DIST% -Dts.secman -Dtest=DenyModulePermissionsTestCase,GrantModulePermissionsTestCase,LimitedModulePermissionsTestCase -Dts.noSmoke

Actual results:
Tests in error: 
Cannot deploy: modperm-deny.jar
Cannot deploy: modperm-grant.jar
Cannot deploy: modperm-limited.jar

Expected results:
No failures in test case.

Additional info:
See for server logs and test output:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-windows-jdk1.6-module-permissions/4/jdk=java16_default,label_exp=eap-sustaining%20&&%20w2k12r2%20&&%20x86_64/