Skip to content

Regression

org.hibernate.beanvalidation.tck.tests.xmlconfiguration.ConstraintValidatorFactorySpecifiedInValidationXmlTest.testConstraintValidatorFactorySpecifiedInValidationXml (from beanvalidation-3.0)

Failing for the past 1 build (Since #79 )
Took 0.29 sec.

Error Message

The factory should have been called at least once if it was properly picked up by xml configuration. expected [true] but found [false]

Stacktrace

java.lang.AssertionError: The factory should have been called at least once if it was properly picked up by xml configuration. expected [true] but found [false]
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.ConstraintValidatorFactorySpecifiedInValidationXmlTest.testConstraintValidatorFactorySpecifiedInValidationXml(ConstraintValidatorFactorySpecifiedInValidationXmlTest.java:55)