Bug 1169786 - DenyModulePermissionsTestCase, GrantModulePermissionsTestCase, LimitedModulePermissionsTestCase cannot deploy jar
Summary: DenyModulePermissionsTestCase, GrantModulePermissionsTestCase, LimitedModuleP...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jason T. Greene
QA Contact: Marek Kopecky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-02 12:56 UTC by Marek Kopecky
Modified: 2019-08-19 12:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:48:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEAP-790 0 Major Closed DenyModulePermissionsTestCase, GrantModulePermissionsTestCase, LimitedModulePermissionsTestCase cannot deploy jar 2017-05-04 07:18:15 UTC

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/


Note You need to log in before you can comment on or make changes to this bug.