Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #583 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 3 minutes
- Revision
-
73f1142edfe852dd64ba36c61c8df263bc6f09f6
73f1142edfe852dd64ba36c61c8df263bc6f09f6 - Total tests
- 975
- Fixed in
- #586 (Code changes detected)
Tests
- 975 tests in total
- 1 test failed
- 1 failure is new
- 5 tests were quarantined / skipped
- 3 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ObsController1_9Test
shouldSubmitProperValueCodedWhenBooleanConceptUuidIsPassedAsValue
|
< 1 sec | |
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Obs to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@2771025a at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:407) at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:371) at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:96) at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:91) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (75 more lines...) |