Build: #294 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
49 seconds
Revision
2a8475be2e865744a00942eb81054b8f7ffb75fc 2a8475be2e865744a00942eb81054b8f7ffb75fc
Total tests
3
Fixed in
#295 (Code changes detected)

Tests

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 34 seconds taken in total.
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...)