Skip to content

Regression

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

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

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.canDeclareContainerElementTypeConstraintsForParameterWithXmlMapping(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:67)
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.canDeclareContainerElementTypeConstraintsForParameterWithXmlMapping(ContainerElementTypeConstraintsForParameterXmlMappingTest.java:67)