]
Brian Stansberry updated WFLY-4005:
-----------------------------------
Fix Version/s: 9.0.0.Beta1
Fix intermittent failures in ServerInModuleDeploymentTestCase
-------------------------------------------------------------
Key: WFLY-4005
URL:
https://issues.jboss.org/browse/WFLY-4005
Project: WildFly
Issue Type: Task
Components: Domain Management, Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 9.0.0.Beta1
ServerInModuleDeploymentTestCase has intermittent failures because deployment-scanner
based tests are not blocking until the scanner run completes, resulting in concurrent
changes to the content repo between a scanner run from test A and other work from test B.