Skip to content

Regression

org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForGetterXmlMappingTest.canDeclareContainerElementTypeConstraintsForGetterWithXmlMapping (from beanvalidation-3.0)

Failing for the past 1 build (Since #79 )
Took 13 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.ContainerElementTypeConstraintsForGetterXmlMappingTest.getValidator(ContainerElementTypeConstraintsForGetterXmlMappingTest.java:160)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForGetterXmlMappingTest.canDeclareContainerElementTypeConstraintsForGetterWithXmlMapping(ContainerElementTypeConstraintsForGetterXmlMappingTest.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.ContainerElementTypeConstraintsForGetterXmlMappingTest.getValidator(ContainerElementTypeConstraintsForGetterXmlMappingTest.java:160)
	at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constraintdeclaration.containerelementlevel.ContainerElementTypeConstraintsForGetterXmlMappingTest.canDeclareContainerElementTypeConstraintsForGetterWithXmlMapping(ContainerElementTypeConstraintsForGetterXmlMappingTest.java:67)