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
bc82e89ccdd1ad4e0e34a062c7e1dc65d9694501 bc82e89ccdd1ad4e0e34a062c7e1dc65d9694501
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
715
Fixed in
#526 (Manual run by Rafal Korytkowski)

Tests

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski bc82e89ccdd1ad4e0e34a062c7e1dc65d9694501 bc82e89ccdd1ad4e0e34a062c7e1dc65d9694501 Merge pull request #197 from tmarzeion/RESTWS-567
RESTWS-567 Added ConceptStopWord REST URL's
Tomek <marzeion.tomasz@gmail.com> Tomek <marzeion.tomasz@gmail.com> 28f111db74f50cfbc4a30b1f6f87e409f31e4b01 28f111db74f50cfbc4a30b1f6f87e409f31e4b01 RESTWS-567 Added ConceptStopWord REST URL's

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@2557d9f5
	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-567Could not obtain issue details from Jira