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

Build: #293 failed Child of TRUNK-ONEPOINTTENX-364

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
15 seconds
Duration
4 minutes
Labels
None
Revision
9b45e74caf291969ec6c49484ecbbaed5fb83e1e
Total tests
897
Fixed in
#296 (Changes by Wyclif Luyima)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed OrderController1_10Test shouldPlaceANewDrugOrder
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: duration 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...)