-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
As a part of https://issues.jboss.org/browse/EAP7-643 works, problematic test cases were skipped by DisableInvocationTestUtil.disable() invocation. Since we do not track each Test case separately, we should make sure that all tests were re-enabled in order not to lose any test coverage.
DR12 status:
jboss-eap-7.1-src]$ grep -lr 'DisableInvocationTestUtil.disable()' | wc -l
54
See [^disable_list_dr12] for complete lest of problematic test cases.
- clones
-
JBEAP-9052 Verify that all tests disabled by DisableInvocationTestUtil were re-enabled
- Closed