jakartaee / validation-tck

Jakarta Validation TCK
http://validator.hibernate.org
Apache License 2.0
38 stars 33 forks source link

Fix integration.ee.cdi.ConstraintValidatorInjectionTest #178

Closed gsmet closed 4 years ago

gsmet commented 4 years ago

A mistake was introduced in the test during the work on BV 3.0. The 2.0 branch was OK. I reported what we had in the 2.0 branch in master.

gsmet commented 4 years ago

/cc @starksm64 once merged, it will fix the test issue you had. It was a regression in the 3.0 test suite.

Unfortunately, we can't test the incontainer integration with WildFly as we don't have a WildFly version supporting Jakarta EE 9.