The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #67 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 48 tests in total
  • 2 tests failed
  • 2 failures are new
  • 15 seconds taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed AllergyValidatorTest validate_shouldRejectADuplicateNonCodedAllergen History
Default Job < 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService
	at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:728)
	at org.openmrs.api.context.ServiceContext.getMessageSourceService(ServiceContext.java:528)
	at org.openmrs.api.context.Context.getMessageSourceService(Context.java:501)
	at org.openmrs.module.allergyapi.AllergyValidator.validate(AllergyValidator.java:80)
	at org.openmrs.module.allergyapi.AllergyValidatorTest.validate_shouldRejectADuplicateNonCodedAllergen(AllergyValidatorTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(36 more lines...)
Collapse Failed AllergyValidatorTest validate_shouldRejectADuplicateAllergen History
Default Job < 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService
	at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:728)
	at org.openmrs.api.context.ServiceContext.getMessageSourceService(ServiceContext.java:528)
	at org.openmrs.api.context.Context.getMessageSourceService(Context.java:501)
	at org.openmrs.module.allergyapi.AllergyValidator.validate(AllergyValidator.java:80)
	at org.openmrs.module.allergyapi.AllergyValidatorTest.validate_shouldRejectADuplicateAllergen(AllergyValidatorTest.java:147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(36 more lines...)