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

Build: #410 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
26828f4a1c025107a59d5694314c8dc4362f3e4e 26828f4a1c025107a59d5694314c8dc4362f3e4e
Total tests
677
Fixed in
#411 (Code changes detected)

Tests

  • 677 tests in total
  • 6 tests failed
  • 6 failures are new
  • 5 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 6
Status Test Duration
Collapse Failed RelationshipController1_8Test shouldCreateARelationship History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Relationship to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5ea526fd
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:366)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:330)
	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:86)
	at sun.reflect.GeneratedMethodAccessor758.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(56 more lines...)
Collapse Failed RelationshipController1_8Test shouldEditARelationship History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Relationship to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5ea526fd
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:366)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:136)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:105)
	at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(56 more lines...)
Collapse Failed RelationshipController1_8Test shouldGetDefaultByUuid History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
	at sun.reflect.GeneratedMethodAccessor568.invoke(Unknown Source)
(50 more lines...)
Collapse Failed RelationshipController1_8Test shouldGetFullByUuid History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
	at sun.reflect.GeneratedMethodAccessor568.invoke(Unknown Source)
(50 more lines...)
Collapse Failed RelationshipResource1_8Test asRepresentation_shouldReturnValidDefaultRepresentation History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.newDefaultRepresentation(BaseDelegatingResourceTest.java:204)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidDefaultRepresentation(BaseDelegatingResourceTest.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(43 more lines...)
Collapse Failed RelationshipResource1_8Test asRepresentation_shouldReturnValidFullRepresentation History
< 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: endDate
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:714)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:326)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(43 more lines...)