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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
993156b7cf5e07b7ab5f817158a66d8abb7b05ef 993156b7cf5e07b7ab5f817158a66d8abb7b05ef
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
713
Fixed in
#514 (Manual run by Darius Jazayeri)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 993156b7cf5e07b7ab5f817158a66d8abb7b05ef 993156b7cf5e07b7ab5f817158a66d8abb7b05ef Merge pull request #187 from justsans/REST-556A
RESTWS-556 - Description and Value should not be mandatory for global properties
Sancho Sebastine <sancho.nitw@gmail.com> Sancho Sebastine <sancho.nitw@gmail.com> 8a3cf035b61363c63e2cb71de5e8c1dec9d2a4a5 m 8a3cf035b61363c63e2cb71de5e8c1dec9d2a4a5 RESTWS-556 - Sancho - Code review comments. Reusing getCreatableProperties for createUpdatableProperties.
Sancho Sebastine <sancho.nitw@gmail.com> Sancho Sebastine <sancho.nitw@gmail.com> bc37ed73e62d912e19633c52ec985588f8810134 m bc37ed73e62d912e19633c52ec985588f8810134 RESTWS-556, RA-969 - Sancho - Optimizing imports, removing additional white lines.
Sancho Sebastine <sancho.nitw@gmail.com> Sancho Sebastine <sancho.nitw@gmail.com> 3f46deacdf9fd909b2518303f6029041bf9b86db m 3f46deacdf9fd909b2518303f6029041bf9b86db RESTWS-556, RA-969 - Sancho - Making description and value fields non mandatory for global properties so that you can create a property with empty description or value fields.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ObsController1_8Test createObs_shouldCreateANewObsWithBooleanConcept 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@4d2c2c2b
	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 TypeRA-969Could not obtain issue details from Jira
Unknown Issue TypeRESTWS-556Could not obtain issue details from Jira