]
James Perkins commented on WFLY-4179:
-------------------------------------
Running with a build of that PR did not seem to work locally. It's possible I had
something wrong though.
Three web integration test failures with security manager enabled
-----------------------------------------------------------------
Key: WFLY-4179
URL:
https://issues.jboss.org/browse/WFLY-4179
Project: WildFly
Issue Type: Bug
Components: Security Manager, Test Suite
Reporter: James Perkins
Assignee: Stuart Douglas
Attachments: org.jboss.as.test.integration.jsp.JspTagTestCase-output.txt,
org.jboss.as.test.integration.web.customerrors.CustomErrorsUnitTestCase-output.txt,
org.jboss.as.test.integration.web.servlet.lifecycle.ServletLifecycleMethodDescriptorTestCase.txt
The following 3 tests fail when the security manager is enabled for the
{{testsuite/integration/web}} tests.
* org.jboss.as.test.integration.jsp.JspTagTestCase
*
org.jboss.as.test.integration.web.servlet.lifecycle.ServletLifecycleMethodDescriptorTestCase
* org.jboss.as.test.integration.web.customerrors.CustomErrorsUnitTestCase
The tests are set to be ignored if the {{-Dsecurity.manager}} property is enabled. Once
resolved the profile in the pom.xml for the web integration tests should be removed.