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
2 seconds
Duration
2 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
b5f71ca90ebe18c96285650a8b43608325c0d926 b5f71ca90ebe18c96285650a8b43608325c0d926
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
713
Fixed in
#512 (Manual run by Mark Goodrich)

Tests

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski b5f71ca90ebe18c96285650a8b43608325c0d926 b5f71ca90ebe18c96285650a8b43608325c0d926 Merge pull request #186 from bholagabbar/RESTWS-419
Fix for: RESTWS-419 - WSD-DATE date parsing not quite ISO8601 compatible
bholagabbar <shreyans.sheth@gmail.com> bholagabbar <shreyans.sheth@gmail.com> 8977ee0707e4e0fd9ef2c53bffbbe3d6eba93775 8977ee0707e4e0fd9ef2c53bffbbe3d6eba93775 Final Fix for RESTWS-419: WS-REST date parsing not *quite* ISO 6801 compatible

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@5242f806
	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-419Could not obtain issue details from Jira