Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #212 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
6 minutes
Revision
5aa68d00ee5abff9b332ef65687b50e1c4f3a52f 5aa68d00ee5abff9b332ef65687b50e1c4f3a52f
Total tests
893
Fixed in
#213 (Code changes detected)

Tests

  • 893 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OrderController1_10Test shouldPlaceANewDrugOrder History
< 1 sec
org.openmrs.module.webservices.validation.ValidationException: 'DrugOrder(300.050 of Aspirin from null to null)' failed to validate with reason: durationUnits: DrugOrder.error.notAmongAllowedConcepts
	at org.openmrs.module.webservices.validation.ValidateUtil.validate(ValidateUtil.java:59)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:95)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(42 more lines...)