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

Build: #533 failed Manual run by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
30 seconds
Duration
2 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
84ca6f8fc0129329e07447434b3ba854ed79dd22
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
715
Failing since
#531 (Changes by dkayiwa <kayiwadaniel@gmail.com>)
Fixed in
#535 (Manual run by Rafal Korytkowski)

Tests

Responsible

This build has been failing since #531
No one has taken responsibility

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 84ca6f8fc0129329e07447434b3ba854ed79dd22 Fixed formatting and reverted to depend on OpenMRS 1.9.10

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 ObsController1_8Test createObs_shouldCreateANewObsWithBooleanConcept
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Obs to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@43c4dc07
	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...)