[
https://issues.redhat.com/browse/WFLY-4990?page=com.atlassian.jira.plugin...
]
Panagiotis Sotiropoulos commented on WFLY-4990:
-----------------------------------------------
When this test case is re-enabled, additional features should be added to the SAXReader so
that it meets at least the ones of the new default SAXReader in dom4j...
reader.setFeature("http://apache.org/xml/features/nonvalidating/load...;,
false);
reader.setFeature("http://xml.org/sax/features/external-general-enti...;,
false);
reader.setFeature("http://xml.org/sax/features/external-parameter-en...;,
false);
JACCForEarModulesTestCase failures are intermittent on CI
---------------------------------------------------------
Key: WFLY-4990
URL:
https://issues.redhat.com/browse/WFLY-4990
Project: WildFly
Issue Type: Bug
Components: Security, Test Suite
Reporter: James Perkins
Priority: Major
Labels: testsuite_stability
http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF_PullReque...
http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF_PullReque...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)