Skip to content

Regression

org.hibernate.beanvalidation.tck.tests.bootstrap.ConfigurationTest.testNonResettableInputStreamCanBeAddedViaConfigurationAndFactoryCanBeCreatedSeveralTimes (from beanvalidation-3.0)

Failing for the past 1 build (Since #79 )
Took 14 ms.

Error Message

HV000115: Error parsing mapping file.

Stacktrace

jakarta.validation.ValidationException: HV000115: Error parsing mapping file.
	at org.hibernate.beanvalidation.tck.tests.bootstrap.ConfigurationTest.testNonResettableInputStreamCanBeAddedViaConfigurationAndFactoryCanBeCreatedSeveralTimes(ConfigurationTest.java:114)
Caused by: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'constraint-mappings'.
	at org.hibernate.beanvalidation.tck.tests.bootstrap.ConfigurationTest.testNonResettableInputStreamCanBeAddedViaConfigurationAndFactoryCanBeCreatedSeveralTimes(ConfigurationTest.java:114)