Build: #294 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 34 seconds taken in total.

Build 294 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ReferenceMetadataActivatorComponentTest testEverything History
33 secs
org.openmrs.api.APIException: '111' failed to validate with reason: conceptMappings[2]: ConceptReferenceTerm.term.alreadyMapped
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85)
	at org.openmrs.module.referencemetadata.ReferenceMetadataActivatorComponentTest.verifyMetadataPackagesConfigured(ReferenceMetadataActivatorComponentTest.java:114)
	at org.openmrs.module.referencemetadata.ReferenceMetadataActivatorComponentTest.testEverything(ReferenceMetadataActivatorComponentTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(33 more lines...)