]
ehsavoie Hugonnet resolved WFLY-5423.
-------------------------------------
Fix Version/s: 10.0.0.CR5
Resolution: Done
Some tests don't remove modules properly
----------------------------------------
Key: WFLY-5423
URL:
https://issues.jboss.org/browse/WFLY-5423
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 10.0.0.CR2
Reporter: Jan Tymel
Fix For: 10.0.0.CR5
Some test cases (e.g.
org.jboss.as.test.integration.web.jsp.taglib.external.ExternalTagLibTestCase) don't
remove their test modules properly. If the jboss.dist property is used and such a test is
run, there will remain redundant folders in JBOSS_DIST/modules.
E.g. if the ExternalTagLibTestCase is executed, the folder "test" will remain
in "modules" folder of JBOSS_DIST.