Brian Stansberry created WFCORE-4184:
----------------------------------------
Summary: ModelTestUtils.trimUndefinedChildren loses track of what object is
undefined
Key: WFCORE-4184
URL:
https://issues.jboss.org/browse/WFCORE-4184
Project: WildFly Core
Issue Type: Bug
Components: Management, Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
ModelTestUtils.trimUndefinedChildren uses an 'undefined' var to track whether all
fields in an ModelType.OBJECT node are undefined. But it does not reset the var before
moving on to the next object, so the results from one node pollute the processing of the
next.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)