The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #67 failed Changes by Daniel Kayiwa
Test results
- 48 tests in total
- 2 tests failed
- 2 failures are new
- 15 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
AllergyValidatorTest
validate_shouldRejectADuplicateNonCodedAllergen
|
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 |
AllergyValidatorTest
validate_shouldRejectADuplicateAllergen
|
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...) |