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

Build: #286 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
6 minutes
Revision
90ee4b98c73ec41a5240446e3ee72066bb3a93fb 90ee4b98c73ec41a5240446e3ee72066bb3a93fb
Total tests
896
Fixed in
#288 (Code changes detected)

Tests

  • 896 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.rest.web.response.ConversionException: dosingType on class org.openmrs.DrugOrder
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.setProperty(BaseDelegatingResource.java:787)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.setConvertedProperties(BaseDelegatingResource.java:637)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:94)
	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)
(47 more lines...)