The update to Hibernate Validator 5 (WFLY-471) required several JAX-RS-related tests to be temporarily disabled. The concerned tests failed since RESTEasy uses a HV API which was removed with 5.x.
See 4939e565 for all the affected tests.
RESTEASY-854 upgrade to hibernate-validator 5.x (5.0.0.CR5)
WFLY-530 Integrate RESTEasy and Hibernate Validator for resource validation
WFLY-471 Update modules for Hibernate Validator and Bean Validation API