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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
29 seconds
Labels
None
Revisions
Git
9481e4a2209c7c269526ffec691dd54d0ff0ef92 9481e4a2209c7c269526ffec691dd54d0ff0ef92
Release scripts
7b875aff12a4d44fb1766dd48ea41513cb294c50 7b875aff12a4d44fb1766dd48ea41513cb294c50
Total tests
48
Fixed in
#68 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 9481e4a2209c7c269526ffec691dd54d0ff0ef92 9481e4a2209c7c269526ffec691dd54d0ff0ef92 Using translated drug name in the duplicate error message - RA-465

Tests

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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-465Could not obtain issue details from Jira