Bug 1316878 - StandardConfigsXMLValidationUnitTestCase fails with patched EAP
Summary: StandardConfigsXMLValidationUnitTestCase fails with patched EAP
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.4.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Ivo Studensky
QA Contact: Peter Mackay
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-11 11:39 UTC by Peter Mackay
Modified: 2016-08-30 08:56 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-08-30 08:55:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Mackay 2016-03-11 11:39:09 UTC
Description of problem:
StandardConfigsXMLValidationUnitTestCase fails when run with patched EAP 6.4.7.CP.CR2. 

Following tests are affected:
- testHostMaster
- testStandalone
- testHost
- testStandaloneHA
- testHostSlave
- testStandaloneFull
- testDomain

The failures are caused by the addition of jboss-as-config_1_8.xsd. The provided configuration files are still using the older 1_7 version and the tests don't take this possibility into account. This only occurs when running the tests with a patched EAP as the patch can't modify configuration files.


Version-Release number of selected component (if applicable):
6.4.7

How reproducible:
always

Steps to Reproduce:
1. run the testsuite using a patched EAP with -Djboss.dist


Actual results:
Fails of StandardConfigsXMLValidationUnitTestCase

Expected results:
No fails.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.