The Allergy API plan. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #44 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 23 seconds
- Revision
-
df02c06a71cf192650a0ca639058cb5a13c4aab8
df02c06a71cf192650a0ca639058cb5a13c4aab8 - Total tests
- 38
- Fixed in
- #45 (Code changes detected)
Tests
- 38 tests in total
- 13 tests failed
- 13 failures are new
- 14 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
AllergyServiceTest
getAllergies_shouldGetTheAllergyListAndStatus
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldSaveTheAllergyListAndStatus
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllAllergiesAndSetStatusToNoKnownAllergiesIfAllAllergiesAreRemovedAndStatusSetAsSuch
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllAllergiesAndSetStatusToUnknownIfAllAllergiesAreRemoved
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithAddedReactions
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedCodedAllergen
|
10 secs | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedComment
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedNonCodedAllergen
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedReactionCoded
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedReactionNonCoded
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithEditedSeverity
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidAllergiesWithRemovedReactions
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (61 more lines...) |
|||
Collapse |
AllergyServiceTest
setAllergies_shouldVoidRemovedAllergiesAndMaintainStatusAsSeeListIfSomeAllergiesAreRemoved
|
< 1 sec | |
org.openmrs.api.APIException: Duplicate allergens not allowed at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasAllergen(Allergies.java:321) at org.openmrs.module.allergyapi.Allergies.throwExceptionIfHasDuplicateAllergen(Allergies.java:307) at org.openmrs.module.allergyapi.Allergies.addAll(Allergies.java:97) at org.openmrs.module.allergyapi.api.impl.PatientServiceImpl.getAllergies(PatientServiceImpl.java:68) at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (59 more lines...) |