Skip to content

Regression

org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForReturnValueXmlMappingTest.canDeclareContainerElementCascadesForReturnValueWithXmlMapping (from beanvalidation-3.0)

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

Error Message

HV000115: Error parsing mapping file.

Stacktrace

jakarta.validation.ValidationException: HV000115: Error parsing mapping file.
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForReturnValueXmlMappingTest.getValidator(ContainerElementTypeConstraintsForReturnValueXmlMappingTest.java:188)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForReturnValueXmlMappingTest.canDeclareContainerElementCascadesForReturnValueWithXmlMapping(ContainerElementTypeConstraintsForReturnValueXmlMappingTest.java:139)
Caused by: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'constraint-mappings'.
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForReturnValueXmlMappingTest.getValidator(ContainerElementTypeConstraintsForReturnValueXmlMappingTest.java:188)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForReturnValueXmlMappingTest.canDeclareContainerElementCascadesForReturnValueWithXmlMapping(ContainerElementTypeConstraintsForReturnValueXmlMappingTest.java:139)