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

Build: #575 failed Changes by Preethi <preethi.ms34@gmail.com> and Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
d4a301fc26099d1a2cb91814e54825d46b2aaeed d4a301fc26099d1a2cb91814e54825d46b2aaeed
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
960
Fixed in
#577 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa d4a301fc26099d1a2cb91814e54825d46b2aaeed d4a301fc26099d1a2cb91814e54825d46b2aaeed Merge pull request #213 from preethi29/RESTWS-594
RESTWS-594 | Preethi, Chethan | Webservices rest support for concept …
Preethi <preethi.ms34@gmail.com> Preethi <preethi.ms34@gmail.com> ebf68187d2e264c0ffea3fcb2e009880ad89aa52 ebf68187d2e264c0ffea3fcb2e009880ad89aa52 RESTWS-594 | Preethi, Chethan | Webservices rest support for concept attributes

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ObsController1_9Test shouldSubmitProperValueCodedWhenBooleanConceptUuidIsPassedAsValue History
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@2c7ceffa
	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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-594Could not obtain issue details from Jira