The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #67 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 24 seconds
- Revision
-
9481e4a2209c7c269526ffec691dd54d0ff0ef92
9481e4a2209c7c269526ffec691dd54d0ff0ef92 - Total tests
- 48
- Fixed in
- #68 (Code changes detected)
Tests
- 48 tests in total
- 2 tests failed
- 2 failures are new
- 15 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
AllergyValidatorTest
validate_shouldRejectADuplicateAllergen
|
< 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...) |
|||
Collapse |
AllergyValidatorTest
validate_shouldRejectADuplicateNonCodedAllergen
|
< 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...) |