-
Task
-
Resolution: Done
-
Major
-
34.0.0.Beta1
-
None
ProvisioningConsistencyBaseTest tests in testsuite/integration/manualmode* modules are executed against distributions built in ee-dist and dist modules. However distribution provided by jboss.dist property is not tested by these tests and it probably doesn't make sense to test it this way as servers provisioned in testsuite modules are not used for testing (or provisioned at all). Therefore I suggest to add Assume for these tests to disable execution with jboss.dist.
Another way could be take jboss.dist into account in the constructor but that would mean that one of the tests would fail every time.