Skip to content

Regression

org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForParameterXmlMappingTest.canDeclareContainerElementCascadesForParameterWithXmlMapping (from beanvalidation-3.0)

Failing for the past 1 build (Since #79 )
Took 0.29 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.ContainerElementTypeConstraintsForParameterXmlMappingTest.getValidator(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:203)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForParameterXmlMappingTest.canDeclareContainerElementCascadesForParameterWithXmlMapping(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:154)
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.ContainerElementTypeConstraintsForParameterXmlMappingTest.getValidator(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:203)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForParameterXmlMappingTest.canDeclareContainerElementCascadesForParameterWithXmlMapping(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:154)