Bug 1308848

Summary: Backport multiple test fix in RESTEASY-1207. TestIIOImageProvider for JDK7, TestSecureProcessing and TestXXE for JDK8
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Chao Wang <chaowan>
Component: RESTEasyAssignee: Chao Wang <chaowan>
Status: CLOSED DUPLICATE QA Contact: Katerina Odabasi <kanovotn>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.6CC: bmaxwell, cdewolf, jtruhlar, kanovotn, weli
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-18 20:03:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Chao Wang 2016-02-16 09:33:15 UTC
Fix multiple resteasy-jaxrs-test failures:


Failed tests:   testSecurityDefaultDTDsFalseExpansionTrue(org.jboss.resteasy.test.xxe.TestSecureProcessing): expected:<200> but was:<400>
  testSecurityTrueDTDsFalseExpansionTrue(org.jboss.resteasy.test.xxe.TestSecureProcessing): expected:<200> but was:<400>
  testXXEWithExpansion(org.jboss.resteasy.test.xxe.TestXXE): expected:<200> but was:<400>
  testPostJPEGIMage(org.jboss.resteasy.test.providers.iioimage.TestIIOImageProvider)