[jboss-jira] [JBoss JIRA] (WFLY-4990) JACCForEarModulesTestCase failures are intermittent on CI

Panagiotis Sotiropoulos (Jira) issues at jboss.org
Mon Apr 27 05:18:00 EDT 2020


    [ https://issues.redhat.com/browse/WFLY-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060768#comment-14060768 ] 

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-external-dtd", false);
reader.setFeature("http://xml.org/sax/features/external-general-entities", false);
reader.setFeature("http://xml.org/sax/features/external-parameter-entities", 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_PullRequest&testNameId=-1710022296048336683&tab=testDetails
> http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF_PullRequest&testNameId=-3879661563426538752&tab=testDetails



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list