[jboss-jira] [JBoss JIRA] (WFLY-4991) JACCTranslateServletDDTestCase failures are intermittent on CI
Panagiotis Sotiropoulos (Jira)
issues at jboss.org
Mon Apr 27 05:19:02 EDT 2020
[ https://issues.redhat.com/browse/WFLY-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060771#comment-14060771 ]
Panagiotis Sotiropoulos commented on WFLY-4991:
-----------------------------------------------
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);
> JACCTranslateServletDDTestCase failures are intermittent on CI
> --------------------------------------------------------------
>
> Key: WFLY-4991
> URL: https://issues.redhat.com/browse/WFLY-4991
> 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=-2508538961399998243&tab=testDetails
> http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF_PullRequest&testNameId=670798706527630913&tab=testDetails
> http://brontes.lab.eng.brq.redhat.com/project.html?projectId=WF_PullRequest&testNameId=6509803082107620892&tab=testDetails
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list